GET /api/v1/releasers/37465/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/66476/?format=api",
"demozoo_url": "https://demozoo.org/productions/66476/",
"id": 66476,
"title": "Double Dutch Intro",
"author_nicks": [
{
"name": "Cracking Crew Sweden",
"abbreviation": "CCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37465/?format=api",
"id": 37465,
"name": "Cracking Crew Sweden",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-03-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/66477/?format=api",
"demozoo_url": "https://demozoo.org/productions/66477/",
"id": 66477,
"title": "We Are Waiting For Something",
"author_nicks": [
{
"name": "Cracking Crew Sweden",
"abbreviation": "CCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37465/?format=api",
"id": 37465,
"name": "Cracking Crew Sweden",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
}
]