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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326088/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326088/",
        "id": 326088,
        "title": "No Time for Lorem Ipsum",
        "author_nicks": [
            {
                "name": "Chunna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11583/?format=api",
                    "id": 11583,
                    "name": "Chunna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326069/?format=api",
        "demozoo_url": "https://demozoo.org/music/326069/",
        "id": 326069,
        "title": "Unleash the Shadows of Despair",
        "author_nicks": [
            {
                "name": "Chunna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11583/?format=api",
                    "id": 11583,
                    "name": "Chunna",
                    "is_group": false
                }
            },
            {
                "name": "JCO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                    "id": 1981,
                    "name": "JCO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "metal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47393/",
        "id": 47393,
        "title": "Falling Down",
        "author_nicks": [
            {
                "name": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14521/?format=api",
                    "id": 14521,
                    "name": "Ace Aruu",
                    "is_group": false
                }
            },
            {
                "name": "Chunnie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11583/?format=api",
                    "id": 11583,
                    "name": "Chunna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]