Manages revisions

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

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