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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371014/?format=api",
        "demozoo_url": "https://demozoo.org/music/371014/",
        "id": 371014,
        "title": "Take It Or Leaf It",
        "author_nicks": [
            {
                "name": "Leaf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147767/?format=api",
                    "id": 147767,
                    "name": "Leaf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366628/?format=api",
        "demozoo_url": "https://demozoo.org/music/366628/",
        "id": 366628,
        "title": "Push Through",
        "author_nicks": [
            {
                "name": "Leaf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147767/?format=api",
                    "id": 147767,
                    "name": "Leaf",
                    "is_group": false
                }
            },
            {
                "name": "Stinsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8667/?format=api",
                    "id": 8667,
                    "name": "Stinsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-02-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    }
]