Manages revisions

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

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