Manages revisions

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

{
    "id": 490409,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "eea61e060da45fdd8c43a305c57314093cc1d5f3",
    "head_changeset": "c3e109b76acef53a42e8466444c7cab32a114e07",
    "phabricator_id": 256039,
    "phabricator_phid": "PHID-DREV-yp5mjmz3nswfy2r34vpt",
    "title": "Bug 1973947 - revert removal of `remove_dir_all` crate r=#gfx-reviewers,#supply-chain-reviewers",
    "bugzilla_id": 1973947,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490409/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490409/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256039"
}