Manages revisions

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

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