Manages revisions

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

{
    "id": 512178,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "58632dda0c3fd291e18ecf2522e07edaa604753b",
    "head_changeset": "04686ff27153bb82ac7cc89d8b6397711b24b7d4",
    "phabricator_id": 260995,
    "phabricator_phid": "PHID-DREV-sjhqryklhcrndgaatteh",
    "title": "Bug 1970438 - Compile with nullptr Realm for realmIndependentJitCode r=iain!",
    "bugzilla_id": 1970438,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512178/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512178/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260995"
}