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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314651/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314651/",
        "id": 314651,
        "title": "Vipera Fecalis",
        "author_nicks": [
            {
                "name": "annizio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112458/?format=api",
                    "id": 112458,
                    "name": "annizio",
                    "is_group": false
                }
            },
            {
                "name": "zuulkuul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30238/?format=api",
                    "id": 30238,
                    "name": "zk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-29",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "finnish",
            "commodore-basic-v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280434/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280434/",
        "id": 280434,
        "title": "Snaijaa Julkimo",
        "author_nicks": [
            {
                "name": "annizio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112458/?format=api",
                    "id": 112458,
                    "name": "annizio",
                    "is_group": false
                }
            },
            {
                "name": "zuulkuul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30238/?format=api",
                    "id": 30238,
                    "name": "zk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "live-performance",
            "online-performance"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274423/",
        "id": 274423,
        "title": "Ethanol Performance",
        "author_nicks": [
            {
                "name": "annizio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112458/?format=api",
                    "id": 112458,
                    "name": "annizio",
                    "is_group": false
                }
            },
            {
                "name": "zuulkuul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30238/?format=api",
                    "id": 30238,
                    "name": "zk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-18",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "commodore-basic-v2"
        ]
    }
]