Manages revisions

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

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