Manages revisions

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

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