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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47867/",
        "id": 47867,
        "title": "Numbers [Party Remix]",
        "author_nicks": [
            {
                "name": "Beatslaughter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24480/?format=api",
                    "id": 24480,
                    "name": "Beatslaughter",
                    "is_group": false
                }
            },
            {
                "name": "m0d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6251/?format=api",
                    "id": 6251,
                    "name": "m0d",
                    "is_group": false
                }
            },
            {
                "name": "psonice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9807/?format=api",
                    "id": 9807,
                    "name": "psonice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38018/?format=api",
        "demozoo_url": "https://demozoo.org/music/38018/",
        "id": 38018,
        "title": "Crowbar Massacre",
        "author_nicks": [
            {
                "name": "Beatslaughter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24480/?format=api",
                    "id": 24480,
                    "name": "Beatslaughter",
                    "is_group": false
                }
            },
            {
                "name": "ptrance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3693/?format=api",
                    "id": 3693,
                    "name": "raYn",
                    "is_group": false
                }
            },
            {
                "name": "raYn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3693/?format=api",
                    "id": 3693,
                    "name": "raYn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]