Manages revisions

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

{
    "id": 400432,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4b394057601891e4d722ea52d1bad545fcf18c6d",
    "head_changeset": "13dd2797945e48f32139b0a6c00aecb572c24287",
    "phabricator_id": 229431,
    "phabricator_phid": "PHID-DREV-6age55to52vyk5fnchl2",
    "title": "WIP: Bug 1931225 - Set \"formhelper.autozoom\" and \"dom.meta-viewport.enabled\" to true to make the tests zoomable on desktops. r?botond",
    "bugzilla_id": 1931225,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400432/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400432/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229431"
}