Manages revisions

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

{
    "id": 413937,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2b2422cd05b931e4ebe38754df3ca56ce3e3dc2e",
    "head_changeset": "cf2378639d2e7d84102e45e76f218a1de86e0b55",
    "phabricator_id": 231795,
    "phabricator_phid": "PHID-DREV-a2pessmwqzebiznq2ump",
    "title": "Bug 1930777 - Changed `if` then `else` with `elif` to reduce indentation. r=sylvestre",
    "bugzilla_id": 1930777,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413937/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413937/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231795"
}