Manages revisions

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

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