Manages revisions

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

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