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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342177/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342177/",
        "id": 342177,
        "title": "Poruka Za Amigo/Binary",
        "author_nicks": [
            {
                "name": "Ministarstvo poljoprivrede šumarstva i vodoprivrede",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142039/?format=api",
                    "id": 142039,
                    "name": "Ministarstvo poljoprivrede šumarstva i vodoprivrede",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-30",
        "supertype": "production",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "croatian",
            "croatian-title"
        ]
    }
]