Manages revisions

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

{
    "id": 475971,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f3aa8ff9c05864a1911b7436aed59164631cb64b",
    "head_changeset": "3f423a998b06f989b3b139f3d9c78cf56fe3df88",
    "phabricator_id": 250576,
    "phabricator_phid": "PHID-DREV-d6ony3dcjdqrnjzxankq",
    "title": "Bug 1967887 - Avoid using signed integer arithmetic that can overflow.",
    "bugzilla_id": 1967887,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475971/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475971/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250576"
}