Manages revisions

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

{
    "id": 492020,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d2206a87a076c392cc656789b5936f8c5726d763",
    "head_changeset": "9ce75da26c6c3f7ca6d5ec753d963c8abaf21b9e",
    "phabricator_id": 256412,
    "phabricator_phid": "PHID-DREV-4szxagnwlsrxz52aisqt",
    "title": "WIP: Bug 1976162 - pt 1. Move the base allocator into a class",
    "bugzilla_id": 1976162,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492020/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492020/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256412"
}