Manages revisions

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

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