Manages revisions

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

{
    "id": 495991,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "9f5c2aa4ca8a089ae34b4eefaae716daac80ef5c",
    "head_changeset": "ca42f2b66e10b9a1afbc960bb5a97b9df4e1991d",
    "phabricator_id": 257387,
    "phabricator_phid": "PHID-DREV-tpx6qci4k46ipiijmkn4",
    "title": "Bug 1977321 - Fix row selection for Grouped By Sort views. r=#thunderbird-reviewers",
    "bugzilla_id": 1977321,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495991/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495991/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257387"
}