Manages revisions

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

{
    "id": 526012,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "89df0f5f5385228b09e0cea54f8d23f6f756df67",
    "head_changeset": "4c824c95b796cc8982ba534a1a0a2e3e75792997",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4c824c95b796 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/526012/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/526012/issues/?format=api",
    "phabricator_url": null
}