Manages revisions

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

{
    "id": 533358,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0ae05d8f0f5cf32526dc40c0052e38494e332099",
    "head_changeset": "53fcf55be92eb34502c4bb3f2176866d6ab9135d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 53fcf55be92e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533358/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533358/issues/?format=api",
    "phabricator_url": null
}