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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358290/",
        "id": 358290,
        "title": "Sonix Mixes",
        "author_nicks": [
            {
                "name": "Cracker Force Nijmegen",
                "abbreviation": "CFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
                    "id": 145012,
                    "name": "Cracker Force Nijmegen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361887/",
        "id": 361887,
        "title": "CFN-40-",
        "author_nicks": [
            {
                "name": "Cracker Force Nijmegen",
                "abbreviation": "CFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
                    "id": 145012,
                    "name": "Cracker Force Nijmegen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-23",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "6581",
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358291/",
        "id": 358291,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "Cracker Force Nijmegen",
                "abbreviation": "CFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
                    "id": 145012,
                    "name": "Cracker Force Nijmegen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/358292/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358292/",
        "id": 358292,
        "title": "Music Disk v3.3",
        "author_nicks": [
            {
                "name": "Cracker Force Nijmegen",
                "abbreviation": "CFN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
                    "id": 145012,
                    "name": "Cracker Force Nijmegen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]