Manages revisions

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

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