Manages revisions

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

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