Manages revisions

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

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