Manages revisions

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

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