Manages revisions

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

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