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

[
    {
        "url": "https://demozoo.org/api/v1/productions/224577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224577/",
        "id": 224577,
        "title": "Through Stars",
        "author_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-03",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224575/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224575/",
        "id": 224575,
        "title": "A Big Balls",
        "author_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-30",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224576/",
        "id": 224576,
        "title": "Revolution in Russia",
        "author_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            },
            {
                "name": "Red Spectres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98997/?format=api",
                    "id": 98997,
                    "name": "Red Spectres",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-19",
        "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": [
            "politics"
        ]
    }
]