GET /api/v1/releasers/151699/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/377312/?format=api",
"demozoo_url": "https://demozoo.org/productions/377312/",
"id": 377312,
"title": "Game Boy Video Player 2",
"author_nicks": [
{
"name": "LIJI32",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151699/?format=api",
"id": 151699,
"name": "LIJI32",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]