Manages revisions

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

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