Manages revisions

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

{
    "id": 478123,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b90d55c95164368849151c54fdd84c939ea12d8b",
    "head_changeset": "a040a6f6175bdd04da90872af75205e628a8bb15",
    "phabricator_id": 253317,
    "phabricator_phid": "PHID-DREV-pxxy3r3zz5zfwvcwcll7",
    "title": "Bug 1971507 - Replace yaml-rust with yaml-rust2 r=#supply-chain-reviewers",
    "bugzilla_id": 1971507,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478123/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478123/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253317"
}