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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290365/",
        "id": 290365,
        "title": "Spider Fighter",
        "author_nicks": [
            {
                "name": "Haplo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112161/?format=api",
                    "id": 112161,
                    "name": "Haplo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-02-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "remake",
            "shoot-em-up"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282875/",
        "id": 282875,
        "title": "TOOP (ST)",
        "author_nicks": [
            {
                "name": "Haplo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112161/?format=api",
                    "id": 112161,
                    "name": "Haplo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-08-22",
        "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/280231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280231/",
        "id": 280231,
        "title": "Kugel Blitz",
        "author_nicks": [
            {
                "name": "Haplo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112161/?format=api",
                    "id": 112161,
                    "name": "Haplo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273856/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273856/",
        "id": 273856,
        "title": "TOOP (C64)",
        "author_nicks": [
            {
                "name": "Haplo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112161/?format=api",
                    "id": 112161,
                    "name": "Haplo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-17",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "demake",
            "minimal",
            "puzzle-game"
        ]
    }
]