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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176162/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176162/",
        "id": 176162,
        "title": "Bomtris V1.0",
        "author_nicks": [
            {
                "name": "Fire-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
                    "id": 2184,
                    "name": "Fire-Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "german-language",
            "gfa-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176163/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176163/",
        "id": 176163,
        "title": "Firework",
        "author_nicks": [
            {
                "name": "Fire-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
                    "id": 2184,
                    "name": "Fire-Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "unfinished",
            "wip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176164/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176164/",
        "id": 176164,
        "title": "Kurvoid",
        "author_nicks": [
            {
                "name": "Fire-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
                    "id": 2184,
                    "name": "Fire-Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142078/",
        "id": 142078,
        "title": "Escape",
        "author_nicks": [
            {
                "name": "Fire-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
                    "id": 2184,
                    "name": "Fire-Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "shareware",
            "share-ware"
        ]
    }
]