Manages revisions

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

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