Manages revisions

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

{
    "id": 493548,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9dff312fad3f6c8980a1ab8cb17fda0b686ceac6",
    "head_changeset": "554657794d0ce94177a5c8a4f99ec39a1b7bd6ed",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 554657794d0c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493548/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493548/issues/?format=api",
    "phabricator_url": null
}