Manages revisions

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

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