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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329031/?format=api",
        "demozoo_url": "https://demozoo.org/music/329031/",
        "id": 329031,
        "title": "Saint Saens - Bassoon Sonata",
        "author_nicks": [
            {
                "name": "Darmaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139099/?format=api",
                    "id": 139099,
                    "name": "Darmaz",
                    "is_group": false
                }
            },
            {
                "name": "Near Mint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138704/?format=api",
                    "id": 138704,
                    "name": "Near Mint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/329034/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/329034/",
        "id": 329034,
        "title": "Special Punch",
        "author_nicks": [
            {
                "name": "Darmaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139099/?format=api",
                    "id": 139099,
                    "name": "Darmaz",
                    "is_group": false
                }
            },
            {
                "name": "Near Mint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138704/?format=api",
                    "id": 138704,
                    "name": "Near Mint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "animated-gif"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327806/?format=api",
        "demozoo_url": "https://demozoo.org/music/327806/",
        "id": 327806,
        "title": "Wall Rider",
        "author_nicks": [
            {
                "name": "Near Mint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138704/?format=api",
                    "id": 138704,
                    "name": "Near Mint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]