Manages revisions

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

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