Manages revisions

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

{
    "id": 513145,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0a5fc8db79ed7e73b2f6a17855cda9a6c842bdae",
    "head_changeset": "83f838dd3ee5d610b474f11db2ef3dcbee7716e9",
    "phabricator_id": 261115,
    "phabricator_phid": "PHID-DREV-2qbmwywk3gvy5vlqxqpm",
    "title": "Bug 1982551 - Replace Dispatchers.setMain calls with MainCoroutineRule.",
    "bugzilla_id": 1982551,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513145/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513145/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261115"
}