Manages revisions

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

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