Manages revisions

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

{
    "id": 519285,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "707bd70877a0d41bbdd43d81ace551f6960450ab",
    "head_changeset": "517a169278d782e26a26cc4c1c5f1ea200dad610",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 517a169278d7 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/519285/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519285/issues/?format=api",
    "phabricator_url": null
}