Manages revisions

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

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