Manages revisions

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

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