GET /api/v1/releasers/16859/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/23187/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23187/",
        "id": 23187,
        "title": "DJ Valdemar feat. Pertti Olavi Pasanen",
        "author_nicks": [
            {
                "name": "Ferrara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6256/?format=api",
                    "id": 6256,
                    "name": "Ferrara",
                    "is_group": false
                }
            },
            {
                "name": "Killerloop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16859/?format=api",
                    "id": 16859,
                    "name": "Killerloop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            },
            {
                "name": "Phobos",
                "abbreviation": "PBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16668/?format=api",
                    "id": 16668,
                    "name": "phObos Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]