Manages revisions

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

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