Manages revisions

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

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