Manages revisions

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

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