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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194282/",
        "id": 194282,
        "title": "The Gamble Hall BBS Intro",
        "author_nicks": [
            {
                "name": "Disaster Area",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82180/?format=api",
                    "id": 82180,
                    "name": "Disaster Area",
                    "is_group": true
                }
            },
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374009/?format=api",
        "demozoo_url": "https://demozoo.org/productions/374009/",
        "id": 374009,
        "title": "Tooldisk Update",
        "author_nicks": [
            {
                "name": "Disaster Area",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82180/?format=api",
                    "id": 82180,
                    "name": "Disaster Area",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/373994/?format=api",
        "demozoo_url": "https://demozoo.org/productions/373994/",
        "id": 373994,
        "title": "Parents Nightmare 2",
        "author_nicks": [
            {
                "name": "Disaster Area",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82180/?format=api",
                    "id": 82180,
                    "name": "Disaster Area",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    }
]