GET /api/v1/releasers/7457/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/19529/?format=api",
"demozoo_url": "https://demozoo.org/graphics/19529/",
"id": 19529,
"title": "I have this fantasy",
"author_nicks": [
{
"name": "Shayera",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7457/?format=api",
"id": 7457,
"name": "Shayera",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Immortalis Rex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74830/?format=api",
"id": 74830,
"name": "Immortalis Rex",
"is_group": true
}
}
],
"release_date": "1997-12-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/290702/?format=api",
"demozoo_url": "https://demozoo.org/productions/290702/",
"id": 290702,
"title": "Track Player V1.5",
"author_nicks": [
{
"name": "John Hinge",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7457/?format=api",
"id": 7457,
"name": "Shayera",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-02-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"requires-kickstart-2.0",
"music-player"
]
}
]