Manages revisions

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

{
    "id": 514775,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
    "head_changeset": "334230ce6cd5f74eebc9b9e080a86f7a2b2971fc",
    "phabricator_id": 261475,
    "phabricator_phid": "PHID-DREV-ctog2lsxitc463qmgqst",
    "title": "Bug 1983606 - remove the Cu.now implementation, r=mccr8.",
    "bugzilla_id": 1983606,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514775/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514775/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261475"
}