Manages revisions

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

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