Manages revisions

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

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