Manages revisions

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

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