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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305562/",
        "id": 305562,
        "title": "Colorful Boxes",
        "author_nicks": [
            {
                "name": "Gunstick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2652/?format=api",
                    "id": 2652,
                    "name": "Gunstick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Matricks",
                "abbreviation": "ULM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                    "id": 2274,
                    "name": "Unlimited Matricks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-02-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "header-excluded"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280160/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280160/",
        "id": 280160,
        "title": "Minus 2 Bytes Demo",
        "author_nicks": [
            {
                "name": "Gunstick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2652/?format=api",
                    "id": 2652,
                    "name": "Gunstick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Matricks",
                "abbreviation": "ULM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                    "id": 2274,
                    "name": "Unlimited Matricks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "header-excluded"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278596/",
        "id": 278596,
        "title": "Wolframmer",
        "author_nicks": [
            {
                "name": "Gunstick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2652/?format=api",
                    "id": 2652,
                    "name": "Gunstick",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Matricks",
                "abbreviation": "ULM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                    "id": 2274,
                    "name": "Unlimited Matricks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "header-excluded"
        ]
    }
]