Manages revisions

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

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