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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266548/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266548/",
        "id": 266548,
        "title": "Bitty Twister",
        "author_nicks": [
            {
                "name": "rnlf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105786/?format=api",
                    "id": 105786,
                    "name": "rnlf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230564/",
        "id": 230564,
        "title": "4k Shameless Plug",
        "author_nicks": [
            {
                "name": "Tijn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88844/?format=api",
                    "id": 88844,
                    "name": "Tijn",
                    "is_group": false
                }
            },
            {
                "name": "rnlf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105786/?format=api",
                    "id": 105786,
                    "name": "rnlf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "opl3"
        ]
    }
]