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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342632/?format=api",
        "demozoo_url": "https://demozoo.org/music/342632/",
        "id": 342632,
        "title": "Moves Like Jagger",
        "author_nicks": [
            {
                "name": "Getafix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118399/?format=api",
                    "id": 118399,
                    "name": "Getafix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CMAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103549/?format=api",
                    "id": 103549,
                    "name": "CMAP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "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",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317890/?format=api",
        "demozoo_url": "https://demozoo.org/music/317890/",
        "id": 317890,
        "title": "Crystal River C64",
        "author_nicks": [
            {
                "name": "Getafix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118399/?format=api",
                    "id": 118399,
                    "name": "Getafix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-26",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]