Manages revisions

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

{
    "id": 380968,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "73e17a886d4decaffc3148faeb30d01fb23ea7b1",
    "head_changeset": "22ff8ed8325c84275c0c53ae8adf71eda3e0c2d2",
    "phabricator_id": 226489,
    "phabricator_phid": "PHID-DREV-lz3jtntq44rbtqnh64nd",
    "title": "WIP: Bug 1547047 - Test that version check using databases API is 400 times slower than using open API.",
    "bugzilla_id": 1547047,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/380968/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/380968/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226489"
}