GET /api/v1/releasers/44390/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/295614/?format=api",
"demozoo_url": "https://demozoo.org/productions/295614/",
"id": 295614,
"title": "PCX to C++ Source Code Converter",
"author_nicks": [
{
"name": "Tumblin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44390/?format=api",
"id": 44390,
"name": "Tumbling",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bodies In Motion",
"abbreviation": "BIM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
"id": 30721,
"name": "Bodies In Motion",
"is_group": true
}
}
],
"release_date": "1994-07-10",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]