Manages revisions

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

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