Manages revisions

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

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