Manages revisions

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

{
    "id": 493192,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7fae3001367b26056de3a615ff25e38477896dcd",
    "head_changeset": "60cc078987aa3b1b1d14550b7ab7789357e6bf90",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 60cc078987aa (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493192/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493192/issues/?format=api",
    "phabricator_url": null
}