Manages revisions

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

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