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

[
    {
        "url": "https://demozoo.org/api/v1/productions/239064/?format=api",
        "demozoo_url": "https://demozoo.org/music/239064/",
        "id": 239064,
        "title": "Ja E Bamse (Fucktist",
        "author_nicks": [
            {
                "name": "Budweiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7158/?format=api",
                    "id": 7158,
                    "name": "Budweiser",
                    "is_group": false
                }
            },
            {
                "name": "X-TA-C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58418/?format=api",
                    "id": 58418,
                    "name": "X-TA-C",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deadzone",
                "abbreviation": "DZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27699/?format=api",
                    "id": 27699,
                    "name": "Deadzone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]