Manages revisions

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

{
    "id": 505054,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6d14b4900cb00f994e771e91a5d562a841407488",
    "head_changeset": "267489e1a0cd3cca9cf47ff08fbf6d4f164e52dc",
    "phabricator_id": 259512,
    "phabricator_phid": "PHID-DREV-gbhpjbes5vmojhu2zt46",
    "title": "WIP: Bug 1979341: Make all the text fluent",
    "bugzilla_id": 1979341,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505054/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505054/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259512"
}