Manages revisions

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

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