Manages revisions

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

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