Manages revisions

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

{
    "id": 495501,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2c08c7bef48e1b358a0fd9074d99227b17d1b02c",
    "head_changeset": "51554b564132b1f01c4cef8de3bcf632541b08e4",
    "phabricator_id": 257205,
    "phabricator_phid": "PHID-DREV-jh6a7numhhzi5saoxxet",
    "title": "Bug 1975168 - Remove ReviewPromptController and related tests",
    "bugzilla_id": 1975168,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495501/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495501/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257205"
}