GET /api/v1/releasers/15131/member_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/90600/?format=api",
        "demozoo_url": "https://demozoo.org/music/90600/",
        "id": 90600,
        "title": "?",
        "author_nicks": [
            {
                "name": "Rolemodel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12941/?format=api",
                    "id": 12941,
                    "name": "Mathman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "1.000.000 Boys",
                "abbreviation": "1MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
                    "id": 15131,
                    "name": "1.000.000 Boys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "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/159213/?format=api",
        "demozoo_url": "https://demozoo.org/music/159213/",
        "id": 159213,
        "title": "1 Mega Boy",
        "author_nicks": [
            {
                "name": "Mathman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12941/?format=api",
                    "id": 12941,
                    "name": "Mathman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "1.000.000 Boys",
                "abbreviation": "1MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15131/?format=api",
                    "id": 15131,
                    "name": "1.000.000 Boys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]