Manages revisions

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

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