Manages revisions

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

{
    "id": 510460,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
    "head_changeset": "701fc0b60add1507762f50e406772487c3a7cbd5",
    "phabricator_id": 260634,
    "phabricator_phid": "PHID-DREV-k4i3grhl3627xa5k7lcc",
    "title": "Bug 1979727 - Return early for host names > 253 when checking if they are secure. r=keeler",
    "bugzilla_id": 1979727,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510460/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510460/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260634"
}