Manages revisions

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

{
    "id": 400500,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f2974c7f76c8ce2d1333b781fa7f6c71b5c8bba0",
    "head_changeset": "2875d385ccc7628178aa7026b5f94857de6bd379",
    "phabricator_id": 229491,
    "phabricator_phid": "PHID-DREV-nmeskjpxsxoynkfxonwt",
    "title": "Bug 1932087: Check for WebAssembly.Function in memory64 test. r=yury",
    "bugzilla_id": 1932087,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400500/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400500/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229491"
}