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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325526/",
        "id": 325526,
        "title": "RNOTunes V1.1",
        "author_nicks": [
            {
                "name": "JPV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3101/?format=api",
                    "id": 3101,
                    "name": "JPV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rave Network Overscan",
                "abbreviation": "RNO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                    "id": 3066,
                    "name": "Rave Network Overscan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "aros",
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277645/",
        "id": 277645,
        "title": "TsattiXP",
        "author_nicks": [
            {
                "name": "JPV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3101/?format=api",
                    "id": 3101,
                    "name": "JPV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "po-RNO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                    "id": 3066,
                    "name": "Rave Network Overscan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]