Manages revisions

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

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