GET /api/v1/releasers/18497/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/26223/?format=api",
"demozoo_url": "https://demozoo.org/productions/26223/",
"id": 26223,
"title": "evil",
"author_nicks": [
{
"name": "Pekla",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18497/?format=api",
"id": 18497,
"name": "Pekla",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/26246/?format=api",
"demozoo_url": "https://demozoo.org/productions/26246/",
"id": 26246,
"title": "bzhykt",
"author_nicks": [
{
"name": "Pekla",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18497/?format=api",
"id": 18497,
"name": "Pekla",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]