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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291152/?format=api",
        "demozoo_url": "https://demozoo.org/music/291152/",
        "id": 291152,
        "title": "The Lost Bytes",
        "author_nicks": [
            {
                "name": "keyj freely",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113530/?format=api",
                    "id": 113530,
                    "name": "keyj freely",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "the lost underground",
                "abbreviation": "| t l u |",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113526/?format=api",
                    "id": 113526,
                    "name": "the lost underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-03-13",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280480/?format=api",
        "demozoo_url": "https://demozoo.org/music/280480/",
        "id": 280480,
        "title": "B00Gi3",
        "author_nicks": [
            {
                "name": "keyj freely",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113530/?format=api",
                    "id": 113530,
                    "name": "keyj freely",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "the lost underground",
                "abbreviation": "| t l u |",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113526/?format=api",
                    "id": 113526,
                    "name": "the lost underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ableton",
            "vocoder"
        ]
    }
]