Manages revisions

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

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