Manages revisions

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

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