Manages revisions

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

{
    "id": 495489,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "353e14e1dab7bb6802f3f727baf881c35c1887cc",
    "head_changeset": "74be70b2b1d44254e05d3ccbc6af961236c06792",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 74be70b2b1d4 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495489/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495489/issues/?format=api",
    "phabricator_url": null
}