GET /api/v1/releasers/151427/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/376705/?format=api",
"demozoo_url": "https://demozoo.org/productions/376705/",
"id": 376705,
"title": "Fatass",
"author_nicks": [
{
"name": "Jeremy Evers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151427/?format=api",
"id": 151427,
"name": "Jeremy Evers",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"tracker",
"source-available"
]
}
]