GET /api/v1/releasers/64122/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/153926/?format=api",
"demozoo_url": "https://demozoo.org/graphics/153926/",
"id": 153926,
"title": "(DO YA) like A Virgin",
"author_nicks": [
{
"name": "Lucas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64122/?format=api",
"id": 64122,
"name": "Lucas",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Damones",
"abbreviation": "DMS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
"id": 2908,
"name": "Damones",
"is_group": true
}
}
],
"release_date": "2016-03-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]