Manages revisions

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

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