Manages revisions

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

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