Manages revisions

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

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