Manages revisions

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

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