Manages revisions

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

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