GET /api/v1/releasers/27020/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/42991/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42991/",
"id": 42991,
"title": "Turmix",
"author_nicks": [
{
"name": "Á.V.H Production",
"abbreviation": "AVH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27020/?format=api",
"id": 27020,
"name": "Á.V.H Production",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-01-30",
"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/33710/?format=api",
"demozoo_url": "https://demozoo.org/productions/33710/",
"id": 33710,
"title": "legjobb mereg 2",
"author_nicks": [
{
"name": "Á.V.H Production",
"abbreviation": "AVH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27020/?format=api",
"id": 27020,
"name": "Á.V.H Production",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-08-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]