GET /api/v1/releasers/42317/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83480/?format=api",
"demozoo_url": "https://demozoo.org/graphics/83480/",
"id": 83480,
"title": "Diario de Marebella",
"author_nicks": [
{
"name": "g4m3r",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42317/?format=api",
"id": 42317,
"name": "g4m3r",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-07-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/83588/?format=api",
"demozoo_url": "https://demozoo.org/productions/83588/",
"id": 83588,
"title": "Para todos",
"author_nicks": [
{
"name": "g4m3r",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42317/?format=api",
"id": 42317,
"name": "g4m3r",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]