GET /api/v1/releasers/165/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/124791/?format=api",
"demozoo_url": "https://demozoo.org/productions/124791/",
"id": 124791,
"title": "Sid Chop #1: Analoque Monster",
"author_nicks": [
{
"name": "Desire",
"abbreviation": "DSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
"id": 1077,
"name": "Desire",
"is_group": true
}
},
{
"name": "Toondichters",
"abbreviation": "TD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/165/?format=api",
"id": 165,
"name": "Toondichters",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-10-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/341049/?format=api",
"demozoo_url": "https://demozoo.org/productions/341049/",
"id": 341049,
"title": "Dreams (2004)",
"author_nicks": [
{
"name": "Toondichters",
"abbreviation": "TD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/165/?format=api",
"id": 165,
"name": "Toondichters",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"executable-music-intro"
]
}
]