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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60742/",
        "id": 60742,
        "title": "ochFrommaDeVar",
        "author_nicks": [
            {
                "name": "Balder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35094/?format=api",
                    "id": 35094,
                    "name": "Balder",
                    "is_group": false
                }
            },
            {
                "name": "Browallia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3675/?format=api",
                    "id": 3675,
                    "name": "Browallia",
                    "is_group": false
                }
            },
            {
                "name": "dIS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15985/?format=api",
                    "id": 15985,
                    "name": "dIS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nukleus",
                "abbreviation": "NLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                    "id": 3788,
                    "name": "Nukleus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/235451/?format=api",
        "demozoo_url": "https://demozoo.org/music/235451/",
        "id": 235451,
        "title": "dls 19 years",
        "author_nicks": [
            {
                "name": "Balder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35094/?format=api",
                    "id": 35094,
                    "name": "Balder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nukleus",
                "abbreviation": "NLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                    "id": 3788,
                    "name": "Nukleus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "unknown-music-format"
        ]
    }
]