GET /api/v1/releasers/30298/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/50942/?format=api",
"demozoo_url": "https://demozoo.org/graphics/50942/",
"id": 50942,
"title": "Fibers",
"author_nicks": [
{
"name": "Buhg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30298/?format=api",
"id": 30298,
"name": "Buhg",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TBC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/641/?format=api",
"id": 641,
"name": "TBC",
"is_group": true
}
}
],
"release_date": "2000-02",
"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/165711/?format=api",
"demozoo_url": "https://demozoo.org/graphics/165711/",
"id": 165711,
"title": "Blackman",
"author_nicks": [
{
"name": "Buhg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30298/?format=api",
"id": 30298,
"name": "Buhg",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-10-23",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]