Manages revisions

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

{
    "id": 526947,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "250a16b0f58587fa4b4f3bdc21b7f2e6eb3c7660",
    "head_changeset": "1451bdb46a8d2b2d60134fa84dc85ecce3027619",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1451bdb46a8d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/526947/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/526947/issues/?format=api",
    "phabricator_url": null
}