Manages revisions

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

{
    "id": 475125,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a34328cfefe1e866557739465453ae4612ae028b",
    "head_changeset": "015b65134f3fe70e4c7e4c7e1b9f6595317a07af",
    "phabricator_id": 249445,
    "phabricator_phid": "PHID-DREV-zm6wbggap4mg6vg7zow3",
    "title": "Bug 1966468 - Make `mozinstall` handle archives when cross-compiling. r?#build",
    "bugzilla_id": 1966468,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475125/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475125/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249445"
}