Manages revisions

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

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