Manages revisions

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

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