Manages revisions

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

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