Manages revisions

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

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