Manages revisions

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

{
    "id": 535710,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "208f791aed76fce35968e262ff8d998ad125061a",
    "head_changeset": "7a345a773b95be844400b2f0463ba0996cfc382d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7a345a773b95 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535710/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535710/issues/?format=api",
    "phabricator_url": null
}