Manages revisions

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

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