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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326955/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326955/",
        "id": 326955,
        "title": "Moneypositas",
        "author_nicks": [
            {
                "name": "Nerdy Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13235/?format=api",
                    "id": 13235,
                    "name": "Nerdy Family",
                    "is_group": true
                }
            },
            {
                "name": "The 7th Division",
                "abbreviation": "T7D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60421/?format=api",
                    "id": 60421,
                    "name": "The 7th Division",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311749/",
        "id": 311749,
        "title": "KeeneAhnungWa",
        "author_nicks": [
            {
                "name": "Nerdy Family",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13235/?format=api",
                    "id": 13235,
                    "name": "Nerdy Family",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]