Manages revisions

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

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