Manages revisions

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

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