Manages revisions

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

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