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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49326/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49326/",
        "id": 49326,
        "title": "Kultamuna",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29790/?format=api",
                    "id": 29790,
                    "name": "Spike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ewd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29791/?format=api",
                    "id": 29791,
                    "name": "ewd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]