Manages revisions

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

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