Manages revisions

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

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