Manages revisions

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

{
    "id": 489615,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f9adc04ee4bc7654f04e76491969f568ef5ca7bc",
    "head_changeset": "247a458e2f2abc84798a555661f04c017a1555c5",
    "phabricator_id": 255815,
    "phabricator_phid": "PHID-DREV-5yhqybviq4z6yj2imc23",
    "title": "Bug 1974982 -Remove `mockkStatic` and `mockkObject` calls from `SettingsFragmentTest`.",
    "bugzilla_id": 1974982,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489615/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489615/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255815"
}