Manages revisions

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

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