Manages revisions

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

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