GET /api/v1/releasers/107031/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/306232/?format=api",
"demozoo_url": "https://demozoo.org/productions/306232/",
"id": 306232,
"title": "Trivial Pursuit German Version",
"author_nicks": [
{
"name": "Artwork Cracking Team",
"abbreviation": "ACT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107031/?format=api",
"id": 107031,
"name": "Artwork Cracking Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-02-04",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"no-sound",
"trivial-pursuit"
]
},
{
"url": "https://demozoo.org/api/v1/productions/308208/?format=api",
"demozoo_url": "https://demozoo.org/productions/308208/",
"id": 308208,
"title": "Sleeping Bag",
"author_nicks": [
{
"name": "Artwork Cracking Team",
"abbreviation": "ACT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107031/?format=api",
"id": 107031,
"name": "Artwork Cracking Team",
"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": []
}
]