Manages revisions

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

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