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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57541/",
        "id": 57541,
        "title": "Vsyo po Freydu",
        "author_nicks": [
            {
                "name": "hq9000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33411/?format=api",
                    "id": 33411,
                    "name": "hq9000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zigmund",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33895/?format=api",
                    "id": 33895,
                    "name": "Zigmund",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56660/?format=api",
        "demozoo_url": "https://demozoo.org/music/56660/",
        "id": 56660,
        "title": "The Grand Rocket",
        "author_nicks": [
            {
                "name": "hq9000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33411/?format=api",
                    "id": 33411,
                    "name": "hq9000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Research Institute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33412/?format=api",
                    "id": 33412,
                    "name": "Digital Research Institute",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97256/?format=api",
        "demozoo_url": "https://demozoo.org/music/97256/",
        "id": 97256,
        "title": "Escape",
        "author_nicks": [
            {
                "name": "hq9000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33411/?format=api",
                    "id": 33411,
                    "name": "hq9000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-03-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]