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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366632/?format=api",
        "demozoo_url": "https://demozoo.org/music/366632/",
        "id": 366632,
        "title": "Take on Me",
        "author_nicks": [
            {
                "name": "RS-232",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146195/?format=api",
                    "id": 146195,
                    "name": "RS-232",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blazon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                    "id": 33617,
                    "name": "Blazon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-02-01",
        "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": [
            "petscii",
            "cover-version",
            "pcm-in-sid",
            "thcmod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361840/?format=api",
        "demozoo_url": "https://demozoo.org/music/361840/",
        "id": 361840,
        "title": "Driving Hard",
        "author_nicks": [
            {
                "name": "RS-232",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146195/?format=api",
                    "id": 146195,
                    "name": "RS-232",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-23",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361936/?format=api",
        "demozoo_url": "https://demozoo.org/music/361936/",
        "id": 361936,
        "title": "Azimuth",
        "author_nicks": [
            {
                "name": "RS-232",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146195/?format=api",
                    "id": 146195,
                    "name": "RS-232",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-23",
        "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": [
            "8580",
            "pal"
        ]
    }
]