Manages revisions

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

{
    "id": 500420,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "74364fecc1795616dff73789e0f7790f8053a26c",
    "head_changeset": "ff80239303af8c93efbf29dd3fa3b11681a0daaf",
    "phabricator_id": 258522,
    "phabricator_phid": "PHID-DREV-ro6htyw4ddqjp5avn3zd",
    "title": "WIP: Bug 1973298 - Inline the face SVG image",
    "bugzilla_id": 1973298,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500420/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500420/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258522"
}