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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320103/?format=api",
        "demozoo_url": "https://demozoo.org/music/320103/",
        "id": 320103,
        "title": "Teknohest.comp",
        "author_nicks": [
            {
                "name": "Cisum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99543/?format=api",
                    "id": 99543,
                    "name": "Cisum",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fever Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7041/?format=api",
                    "id": 7041,
                    "name": "Fever Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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/225829/?format=api",
        "demozoo_url": "https://demozoo.org/music/225829/",
        "id": 225829,
        "title": "doubble piano",
        "author_nicks": [
            {
                "name": "Cisum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99543/?format=api",
                    "id": 99543,
                    "name": "Cisum",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Direct",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5213/?format=api",
                    "id": 5213,
                    "name": "Direct",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]