Manages revisions

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

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