Manages revisions

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

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