Manages revisions

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

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