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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8536/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8536/",
        "id": 8536,
        "title": "Kunetsu",
        "author_nicks": [
            {
                "name": "DrK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10145/?format=api",
                    "id": 10145,
                    "name": "DrKami",
                    "is_group": false
                }
            },
            {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9974/?format=api",
                    "id": 9974,
                    "name": "Mac",
                    "is_group": false
                }
            },
            {
                "name": "Srj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13590/?format=api",
                    "id": 13590,
                    "name": "Srj",
                    "is_group": false
                }
            },
            {
                "name": "dkr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18494/?format=api",
                    "id": 18494,
                    "name": "dkr",
                    "is_group": false
                }
            },
            {
                "name": "sml",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10043/?format=api",
                    "id": 10043,
                    "name": "sml",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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": []
    }
]