Manages revisions

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

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