Manages revisions

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

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