Manages revisions

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

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