Manages revisions

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

{
    "id": 485439,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6293b45036610c9d664269aa5e77c6c3b9d194ef",
    "head_changeset": "2281caee2b433d06d610e30f284f5fe73c5f30b2",
    "phabricator_id": 255030,
    "phabricator_phid": "PHID-DREV-h2odh54g6tj3hao5ulw2",
    "title": "Bug 1973941 - Make NonMemMovable* checker aware of std::unique_ptr r=ANdi",
    "bugzilla_id": 1973941,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485439/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485439/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255030"
}