Manages revisions

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

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