Manages revisions

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

{
    "id": 489231,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "452387da144425ede7361963b84e8a3c79c917f6",
    "head_changeset": "aa2c0ffde622d7e69717469e612a4d3d0e3a98b3",
    "phabricator_id": 255730,
    "phabricator_phid": "PHID-DREV-ek7neakjxx3uergjmuxo",
    "title": "Bug 1754273 - [wdspec] Update context_created tests for new browsingContext.contextCreated event emission behavior r=whimboo",
    "bugzilla_id": 1754273,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489231/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489231/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255730"
}