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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208869/",
        "id": 208869,
        "title": "Realy First Intro",
        "author_nicks": [
            {
                "name": "Panzerfaust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4144/?format=api",
                    "id": 4144,
                    "name": "Panzerfaust",
                    "is_group": true
                }
            },
            {
                "name": "Red Thread",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91976/?format=api",
                    "id": 91976,
                    "name": "Red Thread",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-01",
        "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/221653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221653/",
        "id": 221653,
        "title": "Born",
        "author_nicks": [
            {
                "name": "Red Thread",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91976/?format=api",
                    "id": 91976,
                    "name": "Red Thread",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-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/221654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221654/",
        "id": 221654,
        "title": "Dragonmind Demodisk 1",
        "author_nicks": [
            {
                "name": "Red Thread",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91976/?format=api",
                    "id": 91976,
                    "name": "Red Thread",
                    "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-sound"
        ]
    }
]