Manages revisions

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

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