Manages revisions

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

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