Manages revisions

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

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