Manages revisions

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

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