Manages revisions

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

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