Manages revisions

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

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