Manages revisions

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

{
    "id": 505595,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "17f1408760b5ff7e37a0f7b85f97038162e3b9ae",
    "head_changeset": "8120ad4e450b0ab03464bb4c459b8fc8ae3514a9",
    "phabricator_id": 259669,
    "phabricator_phid": "PHID-DREV-ftstlvztw56tarivyp4e",
    "title": "Bug 1980748 - Only add site protections pref observers when needed.",
    "bugzilla_id": 1980748,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505595/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505595/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259669"
}