Manages revisions

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

{
    "id": 510870,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
    "head_changeset": "507b9d6bb01619c22c9324e29d9904c195b4cfe6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 507b9d6bb016 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510870/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510870/issues/?format=api",
    "phabricator_url": null
}