Manages revisions

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

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