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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223185/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223185/",
        "id": 223185,
        "title": "Evil Meditation Intro",
        "author_nicks": [
            {
                "name": "Evil Meditation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95230/?format=api",
                    "id": 95230,
                    "name": "Evil Meditation",
                    "is_group": true
                }
            },
            {
                "name": "Kefrens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                    "id": 658,
                    "name": "Kefrens",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223186/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223186/",
        "id": 223186,
        "title": "Usefull Programms Collection Intro",
        "author_nicks": [
            {
                "name": "Evil Meditation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95230/?format=api",
                    "id": 95230,
                    "name": "Evil Meditation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]