Manages revisions

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

{
    "id": 504959,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d34398f3889876cdcd3766561306d4e49e29ddf4",
    "head_changeset": "6b5a6b59179ba6a9ab2cc5ceb385c3197800c000",
    "phabricator_id": 259498,
    "phabricator_phid": "PHID-DREV-7r4g3cgkoq2wioyvce4n",
    "title": "WIP: Bug 1385832 - getBytesInUse() is not supported in local and managed storage areas",
    "bugzilla_id": 1385832,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504959/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504959/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259498"
}