Manages revisions

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

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