Manages revisions

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

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