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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358576/?format=api",
        "demozoo_url": "https://demozoo.org/music/358576/",
        "id": 358576,
        "title": "Superior Party Force",
        "author_nicks": [
            {
                "name": "arabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34891/?format=api",
                    "id": 34891,
                    "name": "arabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grumpy GODs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144506/?format=api",
                    "id": 144506,
                    "name": "Grumpy GODs",
                    "is_group": true
                }
            },
            {
                "name": "Rabenauge",
                "abbreviation": "RAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                    "id": 3625,
                    "name": "Rabenauge",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-10-05",
        "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/299928/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299928/",
        "id": 299928,
        "title": "Just Around The Corner",
        "author_nicks": [
            {
                "name": "arabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34891/?format=api",
                    "id": 34891,
                    "name": "arabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rabenauge",
                "abbreviation": "RAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                    "id": 3625,
                    "name": "Rabenauge",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203452/?format=api",
        "demozoo_url": "https://demozoo.org/music/203452/",
        "id": 203452,
        "title": "02",
        "author_nicks": [
            {
                "name": "arabek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34891/?format=api",
                    "id": 34891,
                    "name": "arabek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-10-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]