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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/358942/",
        "id": 358942,
        "title": "Clowns",
        "author_nicks": [
            {
                "name": "Hypo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6150/?format=api",
                    "id": 6150,
                    "name": "Hypo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "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/4275/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4275/",
        "id": 4275,
        "title": "The Wiinstrument",
        "author_nicks": [
            {
                "name": "Hypo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6150/?format=api",
                    "id": 6150,
                    "name": "Hypo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
                "id": 24,
                "name": "Nintendo Wii"
            }
        ],
        "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/37663/?format=api",
        "demozoo_url": "https://demozoo.org/music/37663/",
        "id": 37663,
        "title": "Die Antwort",
        "author_nicks": [
            {
                "name": "Hypo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6150/?format=api",
                    "id": 6150,
                    "name": "Hypo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cubalid7",
                "abbreviation": "C7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6830/?format=api",
                    "id": 6830,
                    "name": "Cubalid7",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23380/?format=api",
        "demozoo_url": "https://demozoo.org/music/23380/",
        "id": 23380,
        "title": "Feinster Zucker",
        "author_nicks": [
            {
                "name": "Hypo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6150/?format=api",
                    "id": 6150,
                    "name": "Hypo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]