Manages revisions

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

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