Manages revisions

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

{
    "id": 486070,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "4cb73b0ff4eeece6cf3a5b4230d0ab13545a70bf",
    "head_changeset": "5e1f9afcfd5ce0c1eb83e68086cd9c195e1e9a2d",
    "phabricator_id": 255199,
    "phabricator_phid": "PHID-DREV-63vrxjwcrqmijrefogmd",
    "title": "Bug 1974125 - Add tests for spell check before send. r=#thunderbird-front-end-reviewers",
    "bugzilla_id": 1974125,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486070/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486070/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255199"
}