Manages revisions

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

{
    "id": 489700,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "8be05592162bd8777f46a45a858c0532f26a87d4",
    "head_changeset": "a732d5377bf629f39f950c3c39983d346229d835",
    "phabricator_id": 231930,
    "phabricator_phid": "PHID-DREV-w2zqhwepwggxuzszct4f",
    "title": "WIP: Bug 1843417 - Convert verification code to async operations.",
    "bugzilla_id": 1843417,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489700/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489700/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231930"
}