File size: 315 Bytes
db4f337 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"references": [
{
"source": "https://example.com/film?utm_source=test#shot",
"intents": [
"lighting"
],
"shotIds": [
"s01"
]
},
{
"source": "Mood note: restrained motion",
"intents": [
"motion"
]
}
]
}
|