GET /api/v1/releasers/28025/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45292/?format=api",
"demozoo_url": "https://demozoo.org/productions/45292/",
"id": 45292,
"title": "IME",
"author_nicks": [
{
"name": "Black",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28023/?format=api",
"id": 28023,
"name": "Black",
"is_group": false
}
},
{
"name": "Crazy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28024/?format=api",
"id": 28024,
"name": "Crazy",
"is_group": false
}
},
{
"name": "Sonique",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28025/?format=api",
"id": 28025,
"name": "Sonique",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Twilight",
"abbreviation": "TWI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
"id": 22335,
"name": "Twilight",
"is_group": true
}
}
],
"release_date": "1999-06-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]