Manages revisions

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

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