Manages revisions

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

{
    "id": 392345,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3c04841f5975ca656ba0b025ebe4acac3a9eb850",
    "head_changeset": "3c6dbe74583ac2cfacbe4c8ab0bc42bb8ccff8a6",
    "phabricator_id": 228174,
    "phabricator_phid": "PHID-DREV-3ehz4g5yfmopytcenxpg",
    "title": "Bug 1929307: Import prefs from SharedPrefs at startup rather than clobbering them. r=jhirsch!",
    "bugzilla_id": 1929307,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/392345/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/392345/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228174"
}