Manages revisions

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

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