Manages revisions

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

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