Manages revisions

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

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