Manages revisions

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

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