Manages revisions

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

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