Manages revisions

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

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