Manages revisions

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

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