Manages revisions

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

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