Manages revisions

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

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