Manages revisions

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

{
    "id": 492630,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4317c802d090c7151a5edbd8e7f0ce80f28b9fbf",
    "head_changeset": "a418bda8fa1683b42a3d7c28b19a78f9becf5a1d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset a418bda8fa16 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492630/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492630/issues/?format=api",
    "phabricator_url": null
}