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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82684/",
        "id": 82684,
        "title": "Confront",
        "author_nicks": [
            {
                "name": "HOViNET Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40524/?format=api",
                    "id": 40524,
                    "name": "HOViNET Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lego",
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80714/",
        "id": 80714,
        "title": "Seppo: The Smoke-Gubbe",
        "author_nicks": [
            {
                "name": "HOViNET Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40524/?format=api",
                    "id": 40524,
                    "name": "HOViNET Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lego",
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77269/",
        "id": 77269,
        "title": "Lemes Gond Returns",
        "author_nicks": [
            {
                "name": "HOViNET Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40524/?format=api",
                    "id": 40524,
                    "name": "HOViNET Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lego",
            "stopmotion"
        ]
    }
]