Manages revisions

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

{
    "id": 494262,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "43c8096294f7151a5271f5300d8474ae5398354c",
    "head_changeset": "034e51651a5ce1d62963fd93719a65033a424848",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 034e51651a5c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/494262/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494262/issues/?format=api",
    "phabricator_url": null
}