Manages revisions

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

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