Manages revisions

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

{
    "id": 401930,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "60b9a1ba2d2e318e3800cfecc5cb0191563e0b91",
    "head_changeset": "3348c66033b5f5584e1564feceefe3f5e19012a3",
    "phabricator_id": 229938,
    "phabricator_phid": "PHID-DREV-3blgzt2fvuddycbdfpdq",
    "title": "Bug 1925308 - [marionette] Fix KeyError when trying to get the `tsan` flag.",
    "bugzilla_id": 1925308,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401930/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401930/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229938"
}