Manages revisions

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

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