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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18952/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18952/",
        "id": 18952,
        "title": "Bekifft",
        "author_nicks": [
            {
                "name": "DJ Jensen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13669/?format=api",
                    "id": 13669,
                    "name": "DJ Jensen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fischbratküche",
                "abbreviation": "FBK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13670/?format=api",
                    "id": 13670,
                    "name": "Fischbratküche",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32092/?format=api",
        "demozoo_url": "https://demozoo.org/music/32092/",
        "id": 32092,
        "title": "Feelin' Blue",
        "author_nicks": [
            {
                "name": "DJ Jensen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13669/?format=api",
                    "id": 13669,
                    "name": "DJ Jensen",
                    "is_group": false
                }
            },
            {
                "name": "Mezzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21486/?format=api",
                    "id": 21486,
                    "name": "Mezzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "mdl"
        ]
    }
]