Manages revisions

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

{
    "id": 484629,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9cb5d611792100987024249610db545dda266fcb",
    "head_changeset": "b4632a5eaf9982c6a17732873de87a8585b29cb8",
    "phabricator_id": 254665,
    "phabricator_phid": "PHID-DREV-e5bedjv2ibkcj6pp2ouo",
    "title": "Bug 1973015 - Navigation API: Return the same error object for both promise. r=farre!",
    "bugzilla_id": 1973015,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/484629/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484629/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254665"
}