Manages revisions

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

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