Manages revisions

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

{
    "id": 492376,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4d8b2d0b90cd2093076dabe8fc6c16094e617a37",
    "head_changeset": "36b6a1716814c0e4dae7da99a27c776985525d19",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 36b6a1716814 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492376/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492376/issues/?format=api",
    "phabricator_url": null
}