Manages revisions

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

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