Manages revisions

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

{
    "id": 530012,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "70efc6a0c680065061ed6f2f4b0316733d048ada",
    "head_changeset": "664d33826bb46965770be6166ade11b6e4c43d94",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 664d33826bb4 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530012/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530012/issues/?format=api",
    "phabricator_url": null
}