Manages revisions

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

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