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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322621/",
        "id": 322621,
        "title": "Sojourn Of The Soul",
        "author_nicks": [
            {
                "name": "FLEX",
                "abbreviation": "Flx",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113581/?format=api",
                    "id": 113581,
                    "name": "FLEX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "video-footage",
            "68060"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292543/",
        "id": 292543,
        "title": "The Martini Effect",
        "author_nicks": [
            {
                "name": "FLEX",
                "abbreviation": "Flx",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113581/?format=api",
                    "id": 113581,
                    "name": "FLEX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "68060"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277287/",
        "id": 277287,
        "title": "Netflex und Chill",
        "author_nicks": [
            {
                "name": "FLEX",
                "abbreviation": "Flx",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113581/?format=api",
                    "id": 113581,
                    "name": "FLEX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]