Manages revisions

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

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