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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50729/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50729/",
        "id": 50729,
        "title": "Domme Vis",
        "author_nicks": [
            {
                "name": "KiNoKo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30195/?format=api",
                    "id": 30195,
                    "name": "KiNoKo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "2419-studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30196/?format=api",
                    "id": 30196,
                    "name": "2419-studios",
                    "is_group": true
                }
            },
            {
                "name": "Hell NO!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30197/?format=api",
                    "id": 30197,
                    "name": "Hell NO!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]