Manages revisions

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

{
    "id": 474744,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "30d174015838f8dc4f0c7b4b8ac22980af2c1af1",
    "head_changeset": "3e473f175b7d8c1c59a5b063cff10683b40cfad7",
    "phabricator_id": 248900,
    "phabricator_phid": "PHID-DREV-otwe5fpjvdaxf52ocgmc",
    "title": "Bug 1965822 - more robust way of reading the headers r?vazish",
    "bugzilla_id": 1965822,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474744/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474744/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248900"
}