Manages revisions

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

{
    "id": 404251,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b136e0dc43e39a2da4f7d375ef545d230caa86c0",
    "head_changeset": "18374165d426499db6284939919b52d1bbad592b",
    "phabricator_id": 230256,
    "phabricator_phid": "PHID-DREV-4nb3xmygeooxi3bkphx5",
    "title": "Bug 1933261: Fix the profile missing and downgrade UIs to not hang on startup. r=spohl!",
    "bugzilla_id": 1933261,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404251/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404251/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230256"
}