Manages revisions

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

{
    "id": 385994,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d6db8b2ff6ebaf01a80705303b833b8d74b6d4b1",
    "head_changeset": "9dd0eeb1348231dcccc2c89ba314138cb4995366",
    "phabricator_id": 227146,
    "phabricator_phid": "PHID-DREV-oh24gzhysr6nzd7qmves",
    "title": "WIP: Bug 1927549, part 3: Introduced `SelectionMovementUtils::MoveRangeBoundaryToSomewhere()`. r=masayuki!",
    "bugzilla_id": 1927549,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/385994/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/385994/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227146"
}