Manages revisions

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

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