Manages revisions

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

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