Manages revisions

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

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