Manages revisions

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

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