Manages revisions

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

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