Manages revisions

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

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