Manages revisions

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

{
    "id": 386542,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ef784b73994b27ba0ec6984e0b6126c1234d8be4",
    "head_changeset": "def38015984dad07618fac0c84fd9b61dfff47fc",
    "phabricator_id": 227261,
    "phabricator_phid": "PHID-DREV-mlobarmn6i4j6qw2sjgx",
    "title": "Bug 1927809: Remove the tail calls flag from tests. r=rhunt",
    "bugzilla_id": 1927809,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386542/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386542/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227261"
}