Manages revisions

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

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