Manages revisions

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

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