Manages revisions

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

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