Manages revisions

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

{
    "id": 505770,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4c7cd61560f67c99d0005391ffcefd935d0f5f6c",
    "head_changeset": "91592613997d0d09f5a3c03d4b0c2b7e16ddcee9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 91592613997d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505770/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505770/issues/?format=api",
    "phabricator_url": null
}