Manages revisions

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

{
    "id": 500234,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7b8b49ab4bbb9f8b096b38c19c3a0b442ab713f1",
    "head_changeset": "88d86321ab6290d5942ffdcaf82a5fd0ccc9b597",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 88d86321ab62 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500234/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500234/issues/?format=api",
    "phabricator_url": null
}