[
{
"_id": "507f1f77bcf86cd799439011",
"studio": "507f1f77bcf86cd799439011",
"logo": "507f1f77bcf86cd799439011",
"name": "string",
"importName": "string",
"slug": "string",
"filePrefix": "string",
"archived": true,
"verified": true,
"created": 0,
"$flags": null,
"$links": {
"self": "//example.com/path/to/object",
"studio": "//example.com/path/to/object",
"logo": "//example.com/path/to/object"
},
"$permissions": {
"canAutosub": true,
"sources": {
"requests": {
"languages": null,
"countries": null
},
"autosubs": {
"languages": null,
"countries": null
}
},
"access": [
"string"
],
"tags": {
"online": true,
"broadcast": true,
"dcp": true,
"cmyk": true,
"rgb": true
},
"ingest": [
"string"
]
}
}
]