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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46035/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46035/",
        "id": 46035,
        "title": "Unleashed Variety",
        "author_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28460/?format=api",
                    "id": 28460,
                    "name": "Eclipse",
                    "is_group": false
                }
            },
            {
                "name": "Mac Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14170/?format=api",
                    "id": 14170,
                    "name": "Mac Systems",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "[NICE:98:DEZIGNS]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17132/?format=api",
                    "id": 17132,
                    "name": "Nice Dezigns",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/41621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41621/",
        "id": 41621,
        "title": "DA Preem",
        "author_nicks": [
            {
                "name": "Mac Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14170/?format=api",
                    "id": 14170,
                    "name": "Mac Systems",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "[NICE:98:DEZIGNS]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17132/?format=api",
                    "id": 17132,
                    "name": "Nice Dezigns",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]