Manages revisions

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

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