Manages revisions

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

{
    "id": 489830,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2b94be3ab0510a4d1d700676349508237151eb09",
    "head_changeset": "4a3c9836effbb28f67ef2e5d7adf363838675cdb",
    "phabricator_id": 255890,
    "phabricator_phid": "PHID-DREV-glleypxouulczrtnj47t",
    "title": "Bug 1975246: Broaden some recently-introduced expected-timeout annotations to allow test-failure as well, for WPTs that are normally expected-failure. r=jmaher",
    "bugzilla_id": 1975246,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489830/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489830/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255890"
}