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

[
    {
        "url": "https://demozoo.org/api/v1/productions/116871/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116871/",
        "id": 116871,
        "title": "Petra V1.0",
        "author_nicks": [
            {
                "name": "The Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32008/?format=api",
                    "id": 32008,
                    "name": "The Fate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115579/?format=api",
        "demozoo_url": "https://demozoo.org/music/115579/",
        "id": 115579,
        "title": "Thrust Remix",
        "author_nicks": [
            {
                "name": "The Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32008/?format=api",
                    "id": 32008,
                    "name": "The Fate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Matricks",
                "abbreviation": "ULM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                    "id": 2274,
                    "name": "Unlimited Matricks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]