Manages revisions

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

{
    "id": 499886,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "16b0d8a996fb5a7acfa68ac2a17a0888b616259b",
    "head_changeset": "863b513db3c922abefc5c7695dd83cc1ba5097fe",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 863b513db3c9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499886/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499886/issues/?format=api",
    "phabricator_url": null
}