Manages revisions

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

{
    "id": 518297,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b2f2ddabba641a9a0124203c02fef7340e494d6d",
    "head_changeset": "c784f379f10c83aa4692376b6012b8fa0b5b4fcd",
    "phabricator_id": 262166,
    "phabricator_phid": "PHID-DREV-g23wf56qe7qshie3cgjd",
    "title": "Bug 1981210 - [rust-mozdevice] Use \"-S\" argument for \"am start\" to force stop an already running application",
    "bugzilla_id": 1981210,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518297/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518297/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262166"
}