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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58078/?format=api",
        "demozoo_url": "https://demozoo.org/music/58078/",
        "id": 58078,
        "title": "And er Schöne Blauwe Donau",
        "author_nicks": [
            {
                "name": "Morph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14117/?format=api",
                    "id": 14117,
                    "name": "Morph",
                    "is_group": false
                }
            },
            {
                "name": "Okkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                    "id": 3049,
                    "name": "Okkie",
                    "is_group": false
                }
            },
            {
                "name": "Sjaak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45/?format=api",
                    "id": 45,
                    "name": "Rho",
                    "is_group": false
                }
            },
            {
                "name": "arc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23499/?format=api",
                    "id": 23499,
                    "name": "arc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19736/?format=api",
        "demozoo_url": "https://demozoo.org/music/19736/",
        "id": 19736,
        "title": "Sequences Of Pain",
        "author_nicks": [
            {
                "name": "Morph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14117/?format=api",
                    "id": 14117,
                    "name": "Morph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fridge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14221/?format=api",
                    "id": 14221,
                    "name": "Fridge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "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/19618/?format=api",
        "demozoo_url": "https://demozoo.org/music/19618/",
        "id": 19618,
        "title": "Strange Days",
        "author_nicks": [
            {
                "name": "Morph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14117/?format=api",
                    "id": 14117,
                    "name": "Morph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shock Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10003/?format=api",
                    "id": 10003,
                    "name": "Shock Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]