Manages revisions

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

{
    "id": 475934,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c0c0c3588a1771997e37983e257c85b8e3eb9e88",
    "head_changeset": "3aeafbad2196839e9324def7f9778793984cc39b",
    "phabricator_id": 250535,
    "phabricator_phid": "PHID-DREV-fasf2lmqo7lovyrs52bj",
    "title": "WIP: Bug 1966522 - throw with syncIfEmpty: false and emptyListFallback: false",
    "bugzilla_id": 1966522,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475934/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475934/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250535"
}