Manages revisions

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

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