Manages revisions

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

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