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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156437/?format=api",
        "demozoo_url": "https://demozoo.org/music/156437/",
        "id": 156437,
        "title": "Lame Demo (Soundtrack)",
        "author_nicks": [
            {
                "name": "Wizard Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40973/?format=api",
                    "id": 40973,
                    "name": "Wizard Wim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Futures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40387/?format=api",
                    "id": 40387,
                    "name": "The Futures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "tcb-tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151144/?format=api",
        "demozoo_url": "https://demozoo.org/music/151144/",
        "id": 151144,
        "title": "TIV Demo",
        "author_nicks": [
            {
                "name": "Wizard Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40973/?format=api",
                    "id": 40973,
                    "name": "Wizard Wim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Futures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40387/?format=api",
                    "id": 40387,
                    "name": "The Futures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "tcb-tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156529/?format=api",
        "demozoo_url": "https://demozoo.org/music/156529/",
        "id": 156529,
        "title": "TLT Party Demo (Soundtrack)",
        "author_nicks": [
            {
                "name": "Wizard Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40973/?format=api",
                    "id": 40973,
                    "name": "Wizard Wim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Futures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40387/?format=api",
                    "id": 40387,
                    "name": "The Futures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02-17",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "tcb-tracker"
        ]
    }
]