Manages revisions

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

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