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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352614/?format=api",
        "demozoo_url": "https://demozoo.org/music/352614/",
        "id": 352614,
        "title": "Tribal Instinct (Nordlicht Edit)",
        "author_nicks": [
            {
                "name": "fuzion_mixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119021/?format=api",
                    "id": 119021,
                    "name": "fuzion_mixer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Noodlers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140127/?format=api",
                    "id": 140127,
                    "name": "The Noodlers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339323/?format=api",
        "demozoo_url": "https://demozoo.org/music/339323/",
        "id": 339323,
        "title": "0.125g",
        "author_nicks": [
            {
                "name": "Viraxor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139749/?format=api",
                    "id": 139749,
                    "name": "Viraxor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Noodlers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140127/?format=api",
                    "id": 140127,
                    "name": "The Noodlers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]