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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364159/",
        "id": 364159,
        "title": "Christmas Present (Commodore VIC-20../6502 Assembler)",
        "author_nicks": [
            {
                "name": "Lechuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39809/?format=api",
                    "id": 39809,
                    "name": "Lechuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335101/",
        "id": 335101,
        "title": "Christmas Diamonds (Commodore VIC-20 ../6502 Assembler)",
        "author_nicks": [
            {
                "name": "Lechuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39809/?format=api",
                    "id": 39809,
                    "name": "Lechuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316840/",
        "id": 316840,
        "title": "Christmas Star (Commodore VIC-20 ../6502 Assembler)",
        "author_nicks": [
            {
                "name": "Lechuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39809/?format=api",
                    "id": 39809,
                    "name": "Lechuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/73857/?format=api",
        "demozoo_url": "https://demozoo.org/music/73857/",
        "id": 73857,
        "title": "Elefantens",
        "author_nicks": [
            {
                "name": "Lechuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39809/?format=api",
                    "id": 39809,
                    "name": "Lechuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Disaster Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7005/?format=api",
                    "id": 7005,
                    "name": "Disaster Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "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"
        ]
    }
]