Manages revisions

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

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