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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371363/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371363/",
        "id": 371363,
        "title": "Summoning",
        "author_nicks": [
            {
                "name": "Jon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142107/?format=api",
                    "id": 142107,
                    "name": "Jon",
                    "is_group": false
                }
            },
            {
                "name": "dok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142108/?format=api",
                    "id": 142108,
                    "name": "dok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355453/",
        "id": 355453,
        "title": "Matter",
        "author_nicks": [
            {
                "name": "Jon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142107/?format=api",
                    "id": 142107,
                    "name": "Jon",
                    "is_group": false
                }
            },
            {
                "name": "dok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142108/?format=api",
                    "id": 142108,
                    "name": "dok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342431/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342431/",
        "id": 342431,
        "title": "Temper",
        "author_nicks": [
            {
                "name": "Jon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142107/?format=api",
                    "id": 142107,
                    "name": "Jon",
                    "is_group": false
                }
            },
            {
                "name": "dok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142108/?format=api",
                    "id": 142108,
                    "name": "dok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]