Manages revisions

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

{
    "id": 389452,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e19e97284fdc776da8a3fa5ed320026130358ee4",
    "head_changeset": "f7dc3bfa4f538812d3173255f93a9e7d42ea752b",
    "phabricator_id": 227739,
    "phabricator_phid": "PHID-DREV-3dbktmhvgkqvkwxcocz6",
    "title": "Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=#ipc-reviewers",
    "bugzilla_id": 1928734,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/389452/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/389452/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227739"
}