Manages revisions

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

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