Manages revisions

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

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