Manages revisions

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

{
    "id": 473488,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ea293a4660df271a564d65c920ab6b486277018c",
    "head_changeset": "b6d2ca91b366513be22a00ffc0bf048651cedca5",
    "phabricator_id": 246730,
    "phabricator_phid": "PHID-DREV-aec44sfr4jxahxlodmyg",
    "title": "Bug 1960589 - Implement MallocSizeOf for all atomic integer types r?nical",
    "bugzilla_id": 1960589,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473488/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473488/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D246730"
}