Manages revisions

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

{
    "id": 410238,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "70cf5d90c346d5954f08633c22f5eb6b6cd90d66",
    "head_changeset": "008b654b69136cc320c607a362a00e7548b9ec17",
    "phabricator_id": 231095,
    "phabricator_phid": "PHID-DREV-4modjfznaw2k2m6hgnab",
    "title": "Bug 1935128 - Added try-catch for the requirePreference call as a potential fix",
    "bugzilla_id": 1935128,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410238/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410238/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231095"
}