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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326117/?format=api",
        "demozoo_url": "https://demozoo.org/music/326117/",
        "id": 326117,
        "title": "KikStart II Remix",
        "author_nicks": [
            {
                "name": "Nadin Varga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132277/?format=api",
                    "id": 132277,
                    "name": "Nadin Varga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-15",
        "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/326179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326179/",
        "id": 326179,
        "title": "64C",
        "author_nicks": [
            {
                "name": "Nadin Varga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132277/?format=api",
                    "id": 132277,
                    "name": "Nadin Varga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-15",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hungarian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309700/?format=api",
        "demozoo_url": "https://demozoo.org/music/309700/",
        "id": 309700,
        "title": "Falcon Patrol II Remix",
        "author_nicks": [
            {
                "name": "Nadin Varga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132277/?format=api",
                    "id": 132277,
                    "name": "Nadin Varga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]