Manages revisions

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

{
    "id": 527847,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "54186169be6483a58baa794f14a8cad25afbe6a2",
    "head_changeset": "72345b9930c8fdbddfa7cd221982aa5223c19456",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 72345b9930c8 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527847/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527847/issues/?format=api",
    "phabricator_url": null
}