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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214013/",
        "id": 214013,
        "title": "Unique Intro",
        "author_nicks": [
            {
                "name": "Opus Mag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45162/?format=api",
                    "id": 45162,
                    "name": "Opus Mag",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "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/96258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96258/",
        "id": 96258,
        "title": "Reality Divine",
        "author_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            },
            {
                "name": "Opus Mag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45162/?format=api",
                    "id": 45162,
                    "name": "Opus Mag",
                    "is_group": true
                }
            },
            {
                "name": "Symbiosis",
                "abbreviation": "SYS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1115/?format=api",
                    "id": 1115,
                    "name": "Symbiosis",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]