Manages revisions

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

{
    "id": 391667,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "95c01d6203f48e5559e08e2ff1bd713dcccc117c",
    "head_changeset": "b00efe9153f93115fb4b34e76778c5f55019bd2a",
    "phabricator_id": 227982,
    "phabricator_phid": "PHID-DREV-tl3ep4vn6nx34jl23hr4",
    "title": "Bug 1929269 - Use std::clamp instead of min/max chain in ipc/glue/IdleSchedulerParent.cpp r=smaug",
    "bugzilla_id": 1929269,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391667/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391667/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227982"
}