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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38012/?format=api",
        "demozoo_url": "https://demozoo.org/music/38012/",
        "id": 38012,
        "title": "This Year",
        "author_nicks": [
            {
                "name": "DQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/857/?format=api",
                    "id": 857,
                    "name": "Wright & Bastard",
                    "is_group": false
                }
            },
            {
                "name": "Scraping Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24479/?format=api",
                    "id": 24479,
                    "name": "Scraping Micha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KakiArts",
                "abbreviation": "KAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                    "id": 858,
                    "name": "KakiArts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "drum-n-bass",
            "jungle"
        ]
    }
]