Manages revisions

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

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