Manages revisions

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

{
    "id": 508158,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "08bb337dd4832d953cab10ab66b4724cf81575c6",
    "head_changeset": "72121ca4cd49def5040c614010296827ac49f5e3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 72121ca4cd49 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508158/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508158/issues/?format=api",
    "phabricator_url": null
}