Manages revisions

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

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