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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329074/?format=api",
        "demozoo_url": "https://demozoo.org/music/329074/",
        "id": 329074,
        "title": "cowbell, funky",
        "author_nicks": [
            {
                "name": "Lisko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136406/?format=api",
                    "id": 136406,
                    "name": "Lisko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323859/",
        "id": 323859,
        "title": "Breadcast Graphics",
        "author_nicks": [
            {
                "name": "Lisko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136406/?format=api",
                    "id": 136406,
                    "name": "Lisko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Offscale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137377/?format=api",
                    "id": 137377,
                    "name": "Offscale",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-03-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/320465/",
        "id": 320465,
        "title": "Breadcast Signal Intrusion",
        "author_nicks": [
            {
                "name": "Lisko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136406/?format=api",
                    "id": 136406,
                    "name": "Lisko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]