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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301590/?format=api",
        "demozoo_url": "https://demozoo.org/music/301590/",
        "id": 301590,
        "title": "Spacecake",
        "author_nicks": [
            {
                "name": "Jack-Paw-Judi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126982/?format=api",
                    "id": 126982,
                    "name": "Jack-Paw-Judi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mahna Mahna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122609/?format=api",
                    "id": 122609,
                    "name": "Mahna Mahna",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301589/?format=api",
        "demozoo_url": "https://demozoo.org/music/301589/",
        "id": 301589,
        "title": "Sunburst",
        "author_nicks": [
            {
                "name": "Jack-Paw-Judi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126982/?format=api",
                    "id": 126982,
                    "name": "Jack-Paw-Judi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6003/?format=api",
                    "id": 6003,
                    "name": "Xenon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-07-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]