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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223176/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223176/",
        "id": 223176,
        "title": "Wave 2000%",
        "author_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/653/?format=api",
                    "id": 653,
                    "name": "Azure",
                    "is_group": false
                }
            },
            {
                "name": "Platon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16072/?format=api",
                    "id": 16072,
                    "name": "Platon42",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-21",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151275/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151275/",
        "id": 151275,
        "title": "Burn!",
        "author_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/653/?format=api",
                    "id": 653,
                    "name": "Azure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]