Manages revisions

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

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