Manages revisions

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

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