GET /api/v1/releasers/14968/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20536/?format=api",
"demozoo_url": "https://demozoo.org/graphics/20536/",
"id": 20536,
"title": "Labyrint",
"author_nicks": [
{
"name": "Pukka",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14968/?format=api",
"id": 14968,
"name": "Pukka",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Evil Inc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14969/?format=api",
"id": 14969,
"name": "Evil Inc",
"is_group": true
}
}
],
"release_date": "2001-05-27",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/44028/?format=api",
"demozoo_url": "https://demozoo.org/graphics/44028/",
"id": 44028,
"title": "Pool 2",
"author_nicks": [
{
"name": "Pukka",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14968/?format=api",
"id": 14968,
"name": "Pukka",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-05-15",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]