Manages revisions

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

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