Manages revisions

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

{
    "id": 505656,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "97828c9eb26220e5455f272545887d2b1372ac5e",
    "head_changeset": "0afdc89b29814c324ecc08f27bb74a97508a8924",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0afdc89b2981 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505656/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505656/issues/?format=api",
    "phabricator_url": null
}