Manages revisions

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

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