Manages revisions

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

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