Manages revisions

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

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