Manages revisions

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

{
    "id": 414704,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c0157231377305c8d7c22e452beff7c43fe4e9d7",
    "head_changeset": "a7d8e9a9418014d0fd9772c7a7e3b76a139132af",
    "phabricator_id": 231926,
    "phabricator_phid": "PHID-DREV-4cnkknku6oqfbj3ibriw",
    "title": "Bug 1935437 - Check in case libName could be nullptr before passing it inside the std::string constructor in LoadedLibraryInfo constructor r?#profiler!",
    "bugzilla_id": 1935437,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414704/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414704/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231926"
}