GET /api/v1/releasers/38151/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68260/?format=api",
"demozoo_url": "https://demozoo.org/graphics/68260/",
"id": 68260,
"title": "Ascii Jul",
"author_nicks": [
{
"name": "Ilon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38151/?format=api",
"id": 38151,
"name": "Ilon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-12-28",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": [
"christmas"
]
}
]