Manages revisions

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

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