Manages revisions

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

{
    "id": 493904,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6e53ca55bbcc462c835868d0332e11048e26544a",
    "head_changeset": "983ce5423eb51930f3cc8fa07e191f3c85ea1299",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 983ce5423eb5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493904/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493904/issues/?format=api",
    "phabricator_url": null
}