Manages revisions

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

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