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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146969/?format=api",
        "demozoo_url": "https://demozoo.org/music/146969/",
        "id": 146969,
        "title": "Too Hard 2 – 3",
        "author_nicks": [
            {
                "name": "DJ Rondel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32219/?format=api",
                    "id": 32219,
                    "name": "DJ Rondel",
                    "is_group": false
                }
            },
            {
                "name": "Jowisz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35198/?format=api",
                    "id": 35198,
                    "name": "Jowisz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]