Manages revisions

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

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