Manages revisions

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

{
    "id": 527654,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6d96ff1da9f9712fc55cc6415a9427765f6d5691",
    "head_changeset": "22c23cb0bd2f22b11cd725ad6bcfc9aae667912f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 22c23cb0bd2f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527654/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527654/issues/?format=api",
    "phabricator_url": null
}