Manages revisions

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

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