GET /api/v1/releasers/1445/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/88628/?format=api",
"demozoo_url": "https://demozoo.org/graphics/88628/",
"id": 88628,
"title": "Amega compo picture",
"author_nicks": [
{
"name": "Bustman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1445/?format=api",
"id": 1445,
"name": "Bustman",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Crusaders",
"abbreviation": "CRS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12/?format=api",
"id": 12,
"name": "Crusaders",
"is_group": true
}
}
],
"release_date": "1991-06-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/207223/?format=api",
"demozoo_url": "https://demozoo.org/graphics/207223/",
"id": 207223,
"title": "Crusaders Logo by Bustman",
"author_nicks": [
{
"name": "Bustman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1445/?format=api",
"id": 1445,
"name": "Bustman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-11",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]