Manages revisions

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

{
    "id": 511841,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0e74654053c46cbb945f4918fd5fbbf795eab579",
    "head_changeset": "729b6e46c23e8d4a601a8a6b1d575deacd28b103",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 729b6e46c23e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511841/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511841/issues/?format=api",
    "phabricator_url": null
}