Manages revisions

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

{
    "id": 533705,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3d795fce64dad0fa300477c4d7e7c5ac174cc049",
    "head_changeset": "351966daf1a9bb141300a33254d1f0f005dae100",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 351966daf1a9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533705/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533705/issues/?format=api",
    "phabricator_url": null
}