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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18559/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18559/",
        "id": 18559,
        "title": "Geile Muschis",
        "author_nicks": [
            {
                "name": "DEMON",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13345/?format=api",
                    "id": 13345,
                    "name": "DEMON",
                    "is_group": false
                }
            },
            {
                "name": "TNM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13344/?format=api",
                    "id": 13344,
                    "name": "TNM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]