Manages revisions

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

{
    "id": 389451,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "87c2c74be9f55546df78d0c7cd2154206d211499",
    "head_changeset": "e7ee212165f673e5003b69af422409fe23a9e523",
    "phabricator_id": 227738,
    "phabricator_phid": "PHID-DREV-p27tkkqylfzxkayp7mfh",
    "title": "Bug 1928734 - Part 1: Replace XRE_GetIOMessageLoop with XRE_GetAsyncIOEventTarget, r=#ipc-reviewers",
    "bugzilla_id": 1928734,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/389451/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/389451/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227738"
}