Manages revisions

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

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