Manages revisions

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

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