Manages revisions

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

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