Manages revisions

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

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