Manages revisions

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

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