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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20874/?format=api",
        "demozoo_url": "https://demozoo.org/music/20874/",
        "id": 20874,
        "title": "Fastmod",
        "author_nicks": [
            {
                "name": "Lavizh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4287/?format=api",
                    "id": 4287,
                    "name": "Lavizh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5545/?format=api",
                    "id": 5545,
                    "name": "Illusion",
                    "is_group": true
                }
            },
            {
                "name": "Magic Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13318/?format=api",
                    "id": 13318,
                    "name": "Magic Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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/18484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18484/",
        "id": 18484,
        "title": "Maximum Wildness",
        "author_nicks": [
            {
                "name": "Trayzr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13317/?format=api",
                    "id": 13317,
                    "name": "Trayzr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13318/?format=api",
                    "id": 13318,
                    "name": "Magic Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]