Manages revisions

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

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