Manages revisions

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

{
    "id": 512654,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "05df93439bb324b3daa58365a057a3fc7b9ce683",
    "head_changeset": "7d55e4d62e6dcb58829c916c289695d7505d15ba",
    "phabricator_id": 239084,
    "phabricator_phid": "PHID-DREV-xx6jqx2erwjtuqhmgxk5",
    "title": "Bug 1823084 - Migrate Junk dtd strings to fluent. r=#thunderbird-reviewers,coreycb!",
    "bugzilla_id": 1823084,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512654/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512654/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D239084"
}