Manages revisions

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

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