GET /api/v1/releasers/66100/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/159466/?format=api",
"demozoo_url": "https://demozoo.org/productions/159466/",
"id": 159466,
"title": "Little Short Demo",
"author_nicks": [
{
"name": "Oyd11",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66100/?format=api",
"id": 66100,
"name": "Oyd11",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
}
],
"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/159358/?format=api",
"demozoo_url": "https://demozoo.org/productions/159358/",
"id": 159358,
"title": "Where's the Chip-Hop?",
"author_nicks": [
{
"name": "Oyd11",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66100/?format=api",
"id": 66100,
"name": "Oyd11",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]