Manages revisions

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

{
    "id": 491979,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4317c802d090c7151a5edbd8e7f0ce80f28b9fbf",
    "head_changeset": "e12ad5a0bbdc8f782c8c53f2a24bb6db1f1b6204",
    "phabricator_id": 256399,
    "phabricator_phid": "PHID-DREV-ejxemfpibbaxrpoyuyvl",
    "title": "Bug 1950748 part 3: Don't return a caret inside an editor when no editor is focused.",
    "bugzilla_id": 1950748,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491979/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491979/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256399"
}