Manages revisions

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

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