Manages revisions

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

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