Manages revisions

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

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