Manages revisions

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

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