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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334184/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334184/",
        "id": 334184,
        "title": "Swinia Compofiller (Superswinia Prequel)",
        "author_nicks": [
            {
                "name": "Tom Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61982/?format=api",
                    "id": 61982,
                    "name": "Tom Rain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "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/316232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316232/",
        "id": 316232,
        "title": "Super Pig",
        "author_nicks": [
            {
                "name": "Tom Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61982/?format=api",
                    "id": 61982,
                    "name": "Tom Rain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "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/271857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271857/",
        "id": 271857,
        "title": "Mokry Sen Masarza",
        "author_nicks": [
            {
                "name": "Tom Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61982/?format=api",
                    "id": 61982,
                    "name": "Tom Rain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147788/",
        "id": 147788,
        "title": "Tronowo",
        "author_nicks": [
            {
                "name": "Tom Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61982/?format=api",
                    "id": 61982,
                    "name": "Tom Rain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-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": []
    }
]