Manages revisions

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

{
    "id": 498791,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "09ffd71305bc75087bd683ad9b50a765a69862ea",
    "head_changeset": "2ef06504164802c1493bf622553d5d65d32d1086",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2ef065041648 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/498791/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498791/issues/?format=api",
    "phabricator_url": null
}