Manages revisions

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

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