Manages revisions

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

{
    "id": 531113,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6421777e8c7555575f969483c97ffd521768413e",
    "head_changeset": "9acbe582b2c1a446dedd41a1c40ed08ec2c066d2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9acbe582b2c1 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531113/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531113/issues/?format=api",
    "phabricator_url": null
}