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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83529/?format=api",
        "demozoo_url": "https://demozoo.org/music/83529/",
        "id": 83529,
        "title": "Voices",
        "author_nicks": [
            {
                "name": "Edy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42333/?format=api",
                    "id": 42333,
                    "name": "Edy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Avatar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129153/?format=api",
                    "id": 129153,
                    "name": "Avatar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83541/?format=api",
        "demozoo_url": "https://demozoo.org/music/83541/",
        "id": 83541,
        "title": "Pokus!",
        "author_nicks": [
            {
                "name": "Edy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42333/?format=api",
                    "id": 42333,
                    "name": "Edy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Avatar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129153/?format=api",
                    "id": 129153,
                    "name": "Avatar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]