Manages revisions

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

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