Manages revisions

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

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