Manages revisions

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

{
    "id": 492879,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fbb8fc6b4651fb25bfd11527bdfe05eb178147f0",
    "head_changeset": "cfe54c185970e96ed9bebe0f207d585aae5cc1de",
    "phabricator_id": 256334,
    "phabricator_phid": "PHID-DREV-qdxl3d7tpwvcfn5jlka6",
    "title": "Bug 1973708 - Wrap overflowing dropdown menu to next line",
    "bugzilla_id": 1973708,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492879/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492879/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256334"
}