Manages revisions

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

{
    "id": 408204,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4df19decbcec1e944aa54bc846e5864b05539f78",
    "head_changeset": "4e529fad983eea05229bfd128154334b288a54b8",
    "phabricator_id": 230752,
    "phabricator_phid": "PHID-DREV-6berwkjpf2dfvm5xvyel",
    "title": "Bug 1934500 - Text Fragments: Use `SelectionMovementUtils::MoveRangeBoundaryToSomewhere()`  to move a range boundary by one word. r=emilio!",
    "bugzilla_id": 1934500,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408204/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408204/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230752"
}