Manages revisions

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

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