Manages revisions

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

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