Manages revisions

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

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