Manages revisions

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

{
    "id": 474046,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "92f3252e51c0f45a9924d7f410fe5b2d006ac3d9",
    "head_changeset": "857810b713094afa37226fca167b04f473d0061b",
    "phabricator_id": 247845,
    "phabricator_phid": "PHID-DREV-nfdxtvsmrcmjwtabjg34",
    "title": "Bug 1951828 - Change grid intrinsic sizing functions to use TrackSizingStep and TrackSizingPhase as regular parameters instead of template parameters",
    "bugzilla_id": 1951828,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474046/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474046/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247845"
}