Manages revisions

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

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