Manages revisions

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

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