Manages revisions

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

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