Manages revisions

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

{
    "id": 411000,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9a8cc59e9dab76401127b07ca3f22a8cc7334b94",
    "head_changeset": "72976fb6eaf30a5a0673cc864bde06bf64fd0693",
    "phabricator_id": 231272,
    "phabricator_phid": "PHID-DREV-dcup5lhpque6sfpacjec",
    "title": "Bug 1930106 - skipfails: use test file path to differentiate tests r=jmaher",
    "bugzilla_id": 1930106,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/411000/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/411000/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231272"
}