Manages revisions

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

{
    "id": 486809,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "47d2305074e7678d1e69fc853de92c511f1fd6e5",
    "head_changeset": "ae0a29e282b9c6f059b9c2b651948e3b5e3e5d74",
    "phabricator_id": 255319,
    "phabricator_phid": "PHID-DREV-6fb7ckkyeeiugjnxsguh",
    "title": "Bug 1974424 - Allow passing variables to error message strings. r=#thunderbird-front-end-reviewers",
    "bugzilla_id": 1974424,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486809/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486809/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255319"
}