GET /api/v1/releasers/33979/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/57963/?format=api",
"demozoo_url": "https://demozoo.org/graphics/57963/",
"id": 57963,
"title": "Made by Sony",
"author_nicks": [
{
"name": "CaptainFR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33979/?format=api",
"id": 33979,
"name": "CaptainFR",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-02-24",
"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/57919/?format=api",
"demozoo_url": "https://demozoo.org/productions/57919/",
"id": 57919,
"title": "no entry",
"author_nicks": [
{
"name": "CaptainFR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33979/?format=api",
"id": 33979,
"name": "CaptainFR",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-02-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]