Manages revisions

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

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