Manages revisions

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

{
    "id": 477666,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f1aa8c54040bec072d65fdf95379df132204410c",
    "head_changeset": "29dae476ae308e7601cef86cc78f15c4d0ef1c99",
    "phabricator_id": 252785,
    "phabricator_phid": "PHID-DREV-uirvsneanu4t6itdfgfc",
    "title": "Bug 1970692 - Pre: Simplify `make upload`; make checksums reproducible. r?#build",
    "bugzilla_id": 1970692,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477666/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477666/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252785"
}