Manages revisions

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

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