Manages revisions

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

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