Manages revisions

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

{
    "id": 504840,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d34398f3889876cdcd3766561306d4e49e29ddf4",
    "head_changeset": "2b60554f821df8e6a155e5f020786c8b01720edb",
    "phabricator_id": 259484,
    "phabricator_phid": "PHID-DREV-bjyzbqcdmna34me5hutr",
    "title": "Revert \"Bug 1971371 - Part 1: Don't lock PBM when the app has focus\"",
    "bugzilla_id": 1971371,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504840/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504840/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259484"
}