Manages revisions

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

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