Manages revisions

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

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