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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369972/?format=api",
        "demozoo_url": "https://demozoo.org/productions/369972/",
        "id": 369972,
        "title": "Saltysoft",
        "author_nicks": [
            {
                "name": "Vlad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58057/?format=api",
                    "id": 58057,
                    "name": "Vlad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362489/",
        "id": 362489,
        "title": "Octogenarian",
        "author_nicks": [
            {
                "name": "Vlad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58057/?format=api",
                    "id": 58057,
                    "name": "Vlad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "megademo",
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333889/",
        "id": 333889,
        "title": "Better Late Than Never",
        "author_nicks": [
            {
                "name": "Vlad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58057/?format=api",
                    "id": 58057,
                    "name": "Vlad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "megademo",
            "stos"
        ]
    }
]