Manages revisions

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

{
    "id": 535419,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "b55d31d3c7c238c51c2a1024f7fba4584019d42b",
    "head_changeset": "1de1861b5e856503c7898c28a56e9f760671e302",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1de1861b5e85 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535419/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535419/issues/?format=api",
    "phabricator_url": null
}