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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364225/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364225/",
        "id": 364225,
        "title": "Christmas Present (Commodore C64/Assembler)",
        "author_nicks": [
            {
                "name": "Codey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                    "id": 118419,
                    "name": "Codey",
                    "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/335016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335016/",
        "id": 335016,
        "title": "Christmas Diamonds (Commodore C64/Assembler)",
        "author_nicks": [
            {
                "name": "Codey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                    "id": 118419,
                    "name": "Codey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Second Dimension",
                "abbreviation": "2D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108861/?format=api",
                    "id": 108861,
                    "name": "Second Dimension",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-30",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316952/",
        "id": 316952,
        "title": "Christmas Star (Commodore C64/6502 Assembler)",
        "author_nicks": [
            {
                "name": "Codey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                    "id": 118419,
                    "name": "Codey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Second Dimension",
                "abbreviation": "2D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108861/?format=api",
                    "id": 108861,
                    "name": "Second Dimension",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-12-27",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]