Manages revisions

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

{
    "id": 463951,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d4371465982dfa17147909c585a516b7389e0751",
    "head_changeset": "2f51441c714c4d93cbc9dd5a29b67edfc6e1ee15",
    "phabricator_id": 240286,
    "phabricator_phid": "PHID-DREV-bslp55crjndprtiv2yhb",
    "title": "WIP: Bug 1944507 - pt 10. Move the base allocator implementation to basealloc.cpp",
    "bugzilla_id": 1944507,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/463951/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/463951/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D240286"
}