Manages revisions

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

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