idcurl --location -g --request GET '/organizations/{{organization_id}}/distributions?locale&limit&before&after'{
"meta": {
"base": "../dictionary",
"next": "../dictionary",
"previous": "../dictionary"
},
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"localized": {
"locale": "string",
"name": "string",
"visual": {
"type": "image",
"caption_html": "<p>An awesome Lama!</p>",
"caption_text": "string",
"credit": "Unsplash",
"gravity": "north",
"url": "http://localhost:9000/local-assets/lama-3.jpg"
}
},
"metadata": {},
"_links": {
"_self": "../dictionary"
}
}
]
}