Manages revisions

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

{
    "id": 491977,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4317c802d090c7151a5edbd8e7f0ce80f28b9fbf",
    "head_changeset": "c9428e35792bb858de0f9d5b80b627b47616fa0b",
    "phabricator_id": 256398,
    "phabricator_phid": "PHID-DREV-y5wzzgjghmcyh24ef5ew",
    "title": "Bug 1950748 part 2: Remove some dead code and add an assertion.",
    "bugzilla_id": 1950748,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491977/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491977/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256398"
}