GET /api/v1/releasers/5246/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2418/?format=api",
"demozoo_url": "https://demozoo.org/graphics/2418/",
"id": 2418,
"title": "Watchtowers",
"author_nicks": [
{
"name": "Ara",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5246/?format=api",
"id": 5246,
"name": "Ara",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Half Bit Cheese",
"abbreviation": "HBC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3555/?format=api",
"id": 3555,
"name": "Half Bit Cheese",
"is_group": true
}
}
],
"release_date": "2010-11-07",
"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/70830/?format=api",
"demozoo_url": "https://demozoo.org/graphics/70830/",
"id": 70830,
"title": "wrong",
"author_nicks": [
{
"name": "Ara",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5246/?format=api",
"id": 5246,
"name": "Ara",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-08-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]