GET /api/v1/releasers/39942/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/74846/?format=api",
"demozoo_url": "https://demozoo.org/productions/74846/",
"id": 74846,
"title": "Years Behind",
"author_nicks": [
{
"name": "Retrocoders",
"abbreviation": "RTC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39942/?format=api",
"id": 39942,
"name": "Retrocoders",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-09-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/194277/?format=api",
"demozoo_url": "https://demozoo.org/productions/194277/",
"id": 194277,
"title": "Demo for Y2Kode",
"author_nicks": [
{
"name": "Retrocoders",
"abbreviation": "RTC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39942/?format=api",
"id": 39942,
"name": "Retrocoders",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]