Manages revisions

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

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