Manages revisions

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

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