Manages revisions

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

{
    "id": 535119,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2bc1965b89fda78c99b5ec208944330775e4819e",
    "head_changeset": "743866b23ac85d307a5bd452f83c51adaa612ec7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 743866b23ac8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535119/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535119/issues/?format=api",
    "phabricator_url": null
}