Manages revisions

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

{
    "id": 475323,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "92a90ab1cdaedff3c274cee9a409d45e7d912ca8",
    "head_changeset": "d46205f8effe6fe7a5924cc818f5b317b35191e1",
    "phabricator_id": 249758,
    "phabricator_phid": "PHID-DREV-nyevwazee6zpzkfop5qa",
    "title": "Bug 1966889 - Remove some more complex deprecated GTK API usage in nsPrintDialogGTK. r=stransky",
    "bugzilla_id": 1966889,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475323/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475323/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249758"
}