Manages revisions

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

{
    "id": 535425,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "647bb624c71c147dcbaf4dadd344e920dbbaa7f9",
    "head_changeset": "90e9a9e5cd0f9941c0f0d401a41b3e49aec1ac79",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 90e9a9e5cd0f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535425/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535425/issues/?format=api",
    "phabricator_url": null
}