Manages revisions

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

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