Manages revisions

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

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