Manages revisions

GET /v1/revision/513078/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 513078,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "fec3ddbff422930a28762617310fb2dcd91f5e24",
    "head_changeset": "8de31bfd86755fe1c0725ab1a6d0375a2460ab41",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8de31bfd8675 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513078/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513078/issues/?format=api",
    "phabricator_url": null
}