Manages revisions

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

{
    "id": 518724,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6bbf68c49aa410e78e07e7877acbe60ccc603968",
    "head_changeset": "9982a0024fbd9be553cddd3fcf80c64c173a33d8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9982a0024fbd (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518724/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518724/issues/?format=api",
    "phabricator_url": null
}