Manages revisions

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

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