Manages revisions

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

{
    "id": 534422,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8b93bf47a774e0ec93c88fa5edc37de87b45bd1a",
    "head_changeset": "44b755af3d02a211e97092c57435f103c790d355",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 44b755af3d02 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534422/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534422/issues/?format=api",
    "phabricator_url": null
}