GET /api/v1/releasers/29379/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/81326/?format=api",
"demozoo_url": "https://demozoo.org/productions/81326/",
"id": 81326,
"title": "The Hardware Demo",
"author_nicks": [
{
"name": "Ajo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29379/?format=api",
"id": 29379,
"name": "Ajo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Elerium Core",
"abbreviation": "EC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11730/?format=api",
"id": 11730,
"name": "Elerium Core",
"is_group": true
}
}
],
"release_date": "2005-07-24",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/59493/?format=api",
"demozoo_url": "https://demozoo.org/productions/59493/",
"id": 59493,
"title": "Fast GP32",
"author_nicks": [
{
"name": "Ajo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29379/?format=api",
"id": 29379,
"name": "Ajo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-07-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/72/?format=api",
"id": 72,
"name": "Gamepark 32"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]