Manages revisions

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

{
    "id": 531253,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8ed1af2fa48ec793808ba34928d5268bdd493896",
    "head_changeset": "55e7d8405ff0055f434de1ea9ac7af87d8f3e53c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 55e7d8405ff0 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531253/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531253/issues/?format=api",
    "phabricator_url": null
}