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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58095/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58095/",
        "id": 58095,
        "title": "ykzi",
        "author_nicks": [
            {
                "name": "Anduril",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30177/?format=api",
                    "id": 30177,
                    "name": "Anduril",
                    "is_group": false
                }
            },
            {
                "name": "Sabre2th",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25279/?format=api",
                    "id": 25279,
                    "name": "Dutch Panther",
                    "is_group": false
                }
            },
            {
                "name": "Voltath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28640/?format=api",
                    "id": 28640,
                    "name": "Voltath",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Air",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26251/?format=api",
                    "id": 26251,
                    "name": "Air",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46376/",
        "id": 46376,
        "title": "Game yatsee",
        "author_nicks": [
            {
                "name": "Voltath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28640/?format=api",
                    "id": 28640,
                    "name": "Voltath",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]