Manages revisions

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

{
    "id": 493955,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f630da463f4347c22fd1222847f0be3370fd72ed",
    "head_changeset": "47b90b8fd777bd46c5809c904595bd536b19f1e6",
    "phabricator_id": 256975,
    "phabricator_phid": "PHID-DREV-upyqbxccrgndz55vd4ll",
    "title": "Bug 1976828 - Part 1: Add pixelSizeFor helper function for `Context`, `View` and `Fragment`.",
    "bugzilla_id": 1976828,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493955/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493955/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256975"
}