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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365698/?format=api",
        "demozoo_url": "https://demozoo.org/music/365698/",
        "id": 365698,
        "title": "Neat.comp",
        "author_nicks": [
            {
                "name": "Trickster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9920/?format=api",
                    "id": 9920,
                    "name": "Trickster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28788/?format=api",
        "demozoo_url": "https://demozoo.org/music/28788/",
        "id": 28788,
        "title": "Deppentechno",
        "author_nicks": [
            {
                "name": "Bird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1058/?format=api",
                    "id": 1058,
                    "name": "Bird",
                    "is_group": false
                }
            },
            {
                "name": "Trickster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9920/?format=api",
                    "id": 9920,
                    "name": "Trickster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                    "id": 19726,
                    "name": "Visage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199431/?format=api",
        "demozoo_url": "https://demozoo.org/music/199431/",
        "id": 199431,
        "title": "Happy Nation 2",
        "author_nicks": [
            {
                "name": "Per Sommer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9920/?format=api",
                    "id": 9920,
                    "name": "Trickster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LFO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85993/?format=api",
                    "id": 85993,
                    "name": "LFO",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]