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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26207/",
        "id": 26207,
        "title": "Static Upstairs",
        "author_nicks": [
            {
                "name": "Bloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16442/?format=api",
                    "id": 16442,
                    "name": "Bloo",
                    "is_group": false
                }
            },
            {
                "name": "Feather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123/?format=api",
                    "id": 123,
                    "name": "fthr",
                    "is_group": false
                }
            },
            {
                "name": "Horn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11912/?format=api",
                    "id": 11912,
                    "name": "Horn",
                    "is_group": false
                }
            },
            {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9844/?format=api",
                    "id": 9844,
                    "name": "Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117415/?format=api",
        "demozoo_url": "https://demozoo.org/music/117415/",
        "id": 117415,
        "title": "Plastic life",
        "author_nicks": [
            {
                "name": "Bielu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16442/?format=api",
                    "id": 16442,
                    "name": "Bloo",
                    "is_group": false
                }
            },
            {
                "name": "McBear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20094/?format=api",
                    "id": 20094,
                    "name": "Orb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    }
]