Manages revisions

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

{
    "id": 499025,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6e815e1de2913ef854a2c1e91243825536e6551c",
    "head_changeset": "24962064882ce9196416c3de5c34e0b227bf35ac",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 24962064882c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499025/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499025/issues/?format=api",
    "phabricator_url": null
}