Manages revisions

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

{
    "id": 489564,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64ceb3e693e918d83c001d54d1c039405776251a",
    "head_changeset": "df1af3f670431ba753a336996ea4c6369c379522",
    "phabricator_id": 222137,
    "phabricator_phid": "PHID-DREV-io77vnlj2c4pbyic5epl",
    "title": "Bug 1918722 - Simplify ClearDataService cache-cleaning interface.",
    "bugzilla_id": 1918722,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489564/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489564/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222137"
}