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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24749/?format=api",
        "demozoo_url": "https://demozoo.org/music/24749/",
        "id": 24749,
        "title": "Den ægte Karl Koder",
        "author_nicks": [
            {
                "name": "Trauma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17887/?format=api",
                    "id": 17887,
                    "name": "Trauma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hybris/NEMESIS",
                "abbreviation": "HN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/441/?format=api",
                    "id": 441,
                    "name": "Hybris/NEMESIS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158196/?format=api",
        "demozoo_url": "https://demozoo.org/music/158196/",
        "id": 158196,
        "title": "VoidNoid",
        "author_nicks": [
            {
                "name": "Trauma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17887/?format=api",
                    "id": 17887,
                    "name": "Trauma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]