Manages revisions

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

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