Manages revisions

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

{
    "id": 490721,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "69afd78db0f3463beabfaac5f7c21bae3797a7a6",
    "head_changeset": "81f1f225082cb97fab0d7a7955e27c5eca2dc369",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 81f1f225082c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490721/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490721/issues/?format=api",
    "phabricator_url": null
}