Manages revisions

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

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