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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103147/?format=api",
        "demozoo_url": "https://demozoo.org/music/103147/",
        "id": 103147,
        "title": "Evro",
        "author_nicks": [
            {
                "name": "Falcoholic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32250/?format=api",
                    "id": 32250,
                    "name": "Falcoholic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103146/?format=api",
        "demozoo_url": "https://demozoo.org/music/103146/",
        "id": 103146,
        "title": "Falcon Empire",
        "author_nicks": [
            {
                "name": "Falcoholic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32250/?format=api",
                    "id": 32250,
                    "name": "Falcoholic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch"
        ]
    }
]