[
{
"hash": "<string>",
"identifier": "<string>",
"api_version": "<string>",
"status": "new",
"errors": "<string>",
"name": "<string>",
"ref_id": "<string>",
"verdict": {
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"count": 123,
"models": [
"<string>"
],
"unknown": true
},
"verdicts": [
{
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"count": 123,
"models": [
"<string>"
],
"unknown": true
}
],
"force_classification": "human",
"results": {
"images": [
{
"hash": "<string>",
"identifier": "<string>",
"api_version": "<string>",
"status": "new",
"errors": "<string>",
"name": "<string>",
"ref_id": "<string>",
"c2pa": {
"manifests": {},
"active_manifest": "<string>",
"validation_state": "Valid",
"validation_status": [
{
"url": "<string>",
"code": "<string>",
"explanation": "<string>"
}
],
"validation_results": {
"activeManifest": {
"failure": [
{}
],
"success": [
{}
],
"informational": [
{}
]
},
"ingredientDeltas": [
{}
]
}
},
"has_heatmap": true,
"verdict": {
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"models": [
"<string>"
]
},
"verdicts": [
{
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"models": [
"<string>"
]
}
],
"force_classification": "human",
"results": [
{
"model": "<string>",
"unknown": true,
"elapsed_time": 123,
"classification": [
{
"label": "human",
"score": 123
}
],
"classification_details": {}
}
]
}
],
"audios": [
{
"hash": "<string>",
"identifier": "<string>",
"api_version": "<string>",
"status": "new",
"errors": "<string>",
"name": "<string>",
"ref_id": "<string>",
"verdict": {
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"models": [
"<string>"
]
},
"verdicts": [
{
"heuristic": "<string>",
"confidence": 123,
"classification": "human",
"models": [
"<string>"
]
}
],
"force_classification": "human",
"results": [
{
"model": "<string>",
"unknown": true,
"elapsed_time": 123,
"classification": [
{
"label": "human",
"score": 123
}
],
"classification_details": {}
}
]
}
]
}
}
]