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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212480/?format=api",
        "demozoo_url": "https://demozoo.org/productions/212480/",
        "id": 212480,
        "title": "Doks Disk 9",
        "author_nicks": [
            {
                "name": "Data Division",
                "abbreviation": "DAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                    "id": 23607,
                    "name": "Data Division",
                    "is_group": true
                }
            },
            {
                "name": "Prospect",
                "abbreviation": "PST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52424/?format=api",
                    "id": 52424,
                    "name": "Prospect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-03",
        "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/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215453/",
        "id": 215453,
        "title": "Digital Fever 1",
        "author_nicks": [
            {
                "name": "Prospect",
                "abbreviation": "PST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52424/?format=api",
                    "id": 52424,
                    "name": "Prospect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]