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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315983/?format=api",
        "demozoo_url": "https://demozoo.org/music/315983/",
        "id": 315983,
        "title": "Good Night",
        "author_nicks": [
            {
                "name": "Martin Demsky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85575/?format=api",
                    "id": 85575,
                    "name": "Martin Demsky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MoonShine",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                    "id": 130533,
                    "name": "MoonShine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-12-03",
        "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/315566/?format=api",
        "demozoo_url": "https://demozoo.org/music/315566/",
        "id": 315566,
        "title": "Frames",
        "author_nicks": [
            {
                "name": "Martin Demsky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85575/?format=api",
                    "id": 85575,
                    "name": "Martin Demsky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-19",
        "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/198808/?format=api",
        "demozoo_url": "https://demozoo.org/music/198808/",
        "id": 198808,
        "title": "To Be C64tinued",
        "author_nicks": [
            {
                "name": "Martin Demsky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85575/?format=api",
                    "id": 85575,
                    "name": "Martin Demsky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-02-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]