Manages revisions

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

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