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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313035/?format=api",
        "demozoo_url": "https://demozoo.org/music/313035/",
        "id": 313035,
        "title": "It's Not Everything",
        "author_nicks": [
            {
                "name": "Alterstate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74145/?format=api",
                    "id": 74145,
                    "name": "Alterstate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-09-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312638/?format=api",
        "demozoo_url": "https://demozoo.org/music/312638/",
        "id": 312638,
        "title": "Fragmented",
        "author_nicks": [
            {
                "name": "Alterstate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74145/?format=api",
                    "id": 74145,
                    "name": "Alterstate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-27",
        "supertype": "music",
        "platforms": [],
        "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/177963/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177963/",
        "id": 177963,
        "title": "Grillforce GTX",
        "author_nicks": [
            {
                "name": "Alterstate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74145/?format=api",
                    "id": 74145,
                    "name": "Alterstate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]