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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211742/?format=api",
        "demozoo_url": "https://demozoo.org/music/211742/",
        "id": 211742,
        "title": "Jambala Minimix",
        "author_nicks": [
            {
                "name": "Proxt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16127/?format=api",
                    "id": 16127,
                    "name": "Proxt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2927/?format=api",
                    "id": 2927,
                    "name": "Cave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "fc14"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230828/?format=api",
        "demozoo_url": "https://demozoo.org/music/230828/",
        "id": 230828,
        "title": "Stargazer",
        "author_nicks": [
            {
                "name": "Proxt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16127/?format=api",
                    "id": 16127,
                    "name": "Proxt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2927/?format=api",
                    "id": 2927,
                    "name": "Cave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost",
            "raw-sample-data"
        ]
    }
]