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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170398/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170398/",
        "id": 170398,
        "title": "Game-Mix Nr. 3",
        "author_nicks": [
            {
                "name": "Worldwide Cracking",
                "abbreviation": "WWC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70948/?format=api",
                    "id": 70948,
                    "name": "Worldwide Cracking",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186666/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186666/",
        "id": 186666,
        "title": "Auto's Tool Disk (S)",
        "author_nicks": [
            {
                "name": "Worldwide Cracking",
                "abbreviation": "WWC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70948/?format=api",
                    "id": 70948,
                    "name": "Worldwide Cracking",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-sound"
        ]
    }
]