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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288244/?format=api",
        "demozoo_url": "https://demozoo.org/music/288244/",
        "id": 288244,
        "title": "Done And Dusted (Soundtrack)",
        "author_nicks": [
            {
                "name": "Proto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113789/?format=api",
                    "id": 113789,
                    "name": "Proto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-24",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280143/?format=api",
        "demozoo_url": "https://demozoo.org/music/280143/",
        "id": 280143,
        "title": "Metabuzz",
        "author_nicks": [
            {
                "name": "Proto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113789/?format=api",
                    "id": 113789,
                    "name": "Proto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-04",
        "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": [
            "maxymiser",
            "sndh"
        ]
    }
]