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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28805/?format=api",
        "demozoo_url": "https://demozoo.org/music/28805/",
        "id": 28805,
        "title": "Oh Shit!",
        "author_nicks": [
            {
                "name": "Lukas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131695/?format=api",
                    "id": 131695,
                    "name": "Lukas",
                    "is_group": false
                }
            },
            {
                "name": "Rop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99447/?format=api",
                    "id": 99447,
                    "name": "Rop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-08",
        "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/73860/?format=api",
        "demozoo_url": "https://demozoo.org/music/73860/",
        "id": 73860,
        "title": "Song For A Pig",
        "author_nicks": [
            {
                "name": "Lukas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131695/?format=api",
                    "id": 131695,
                    "name": "Lukas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Focus Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                    "id": 3714,
                    "name": "Focus Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-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"
        ]
    }
]