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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210952/?format=api",
        "demozoo_url": "https://demozoo.org/music/210952/",
        "id": 210952,
        "title": "Emers&Zusia",
        "author_nicks": [
            {
                "name": "Holdys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10869/?format=api",
                    "id": 10869,
                    "name": "Holdys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-30",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210953/?format=api",
        "demozoo_url": "https://demozoo.org/music/210953/",
        "id": 210953,
        "title": "sehnsuht",
        "author_nicks": [
            {
                "name": "Holdys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10869/?format=api",
                    "id": 10869,
                    "name": "Holdys",
                    "is_group": false
                }
            },
            {
                "name": "X-Type",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10871/?format=api",
                    "id": 10871,
                    "name": "X-Type",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-14",
        "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": []
    }
]