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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320519/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320519/",
        "id": 320519,
        "title": "laamademo",
        "author_nicks": [
            {
                "name": "Laama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127299/?format=api",
                    "id": 127299,
                    "name": "Laama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138413/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138413/",
        "id": 138413,
        "title": "auringonpimennys/flare",
        "author_nicks": [
            {
                "name": "Laama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127299/?format=api",
                    "id": 127299,
                    "name": "Laama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kaaosradio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58909/?format=api",
                    "id": 58909,
                    "name": "Kaaosradio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-05-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333485/",
        "id": 333485,
        "title": "Highlands BBS",
        "author_nicks": [
            {
                "name": "Laama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127299/?format=api",
                    "id": 127299,
                    "name": "Laama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]