Manages revisions

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

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