Manages revisions

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

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