Manages revisions

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

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