Manages revisions

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

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