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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40778/?format=api",
        "demozoo_url": "https://demozoo.org/music/40778/",
        "id": 40778,
        "title": "Gurasolo.mp3",
        "author_nicks": [
            {
                "name": "DTM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21667/?format=api",
                    "id": 21667,
                    "name": "DTM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NFA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                    "id": 21668,
                    "name": "NFA",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47009/?format=api",
        "demozoo_url": "https://demozoo.org/music/47009/",
        "id": 47009,
        "title": "Rullgardinen Leif",
        "author_nicks": [
            {
                "name": "DTM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21667/?format=api",
                    "id": 21667,
                    "name": "DTM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32443/?format=api",
        "demozoo_url": "https://demozoo.org/music/32443/",
        "id": 32443,
        "title": "The door from hell",
        "author_nicks": [
            {
                "name": "DTM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21667/?format=api",
                    "id": 21667,
                    "name": "DTM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NFA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                    "id": 21668,
                    "name": "NFA",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]