Manages revisions

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

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