Manages revisions

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

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