Manages revisions

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

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