Manages revisions

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

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