GET /api/v1/releasers/143049/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/350761/?format=api",
"demozoo_url": "https://demozoo.org/productions/350761/",
"id": 350761,
"title": "Jan's Best Demo",
"author_nicks": [
{
"name": "Jan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/143049/?format=api",
"id": 143049,
"name": "Jan",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/368544/?format=api",
"demozoo_url": "https://demozoo.org/productions/368544/",
"id": 368544,
"title": "Jan's Demo 1",
"author_nicks": [
{
"name": "Jan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/143049/?format=api",
"id": 143049,
"name": "Jan",
"is_group": false
}
},
{
"name": "Swedish Cracking Institute",
"abbreviation": "SCI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109247/?format=api",
"id": 109247,
"name": "Swedish Cracking Institute",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"one-file-demo"
]
}
]