Manages revisions

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

{
    "id": 506038,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "9065fcd9ed3ad00695c1d3dc8bf9dc48d875d0ed",
    "head_changeset": "bc88970c5eda016d72ae63db177688b3eac8f24d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset bc88970c5eda (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/506038/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506038/issues/?format=api",
    "phabricator_url": null
}