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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4140/?format=api",
        "demozoo_url": "https://demozoo.org/music/4140/",
        "id": 4140,
        "title": "Retrorespect",
        "author_nicks": [
            {
                "name": "Sonsbeek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5988/?format=api",
                    "id": 5988,
                    "name": "Sonsbeek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "rap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3910/?format=api",
        "demozoo_url": "https://demozoo.org/music/3910/",
        "id": 3910,
        "title": "Du Weisst Doch",
        "author_nicks": [
            {
                "name": "Okkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                    "id": 3049,
                    "name": "Okkie",
                    "is_group": false
                }
            },
            {
                "name": "Sonsbeek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5988/?format=api",
                    "id": 5988,
                    "name": "Sonsbeek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limp Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                    "id": 5355,
                    "name": "Limp Ninja",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]