Manages revisions

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

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