Manages revisions

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

{
    "id": 492864,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4e64a1b165926e1f3cd61467404cab37d1e9496f",
    "head_changeset": "935eb1119e8af76d2abd662bc59ba16aefdd23a3",
    "phabricator_id": 256694,
    "phabricator_phid": "PHID-DREV-ho3jo4tghqc7tvphm2hd",
    "title": "WIP: Bug 1976551 - [devtools] Fix selecting original source from the Source Tree.",
    "bugzilla_id": 1976551,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492864/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492864/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256694"
}