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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28295/?format=api",
        "demozoo_url": "https://demozoo.org/music/28295/",
        "id": 28295,
        "title": "Dalh' MerFea",
        "author_nicks": [
            {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19520/?format=api",
                    "id": 19520,
                    "name": "Flex",
                    "is_group": false
                }
            },
            {
                "name": "Resonatix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19503/?format=api",
                    "id": 19503,
                    "name": "Resonatix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ingrine",
                "abbreviation": "IGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19020/?format=api",
                    "id": 19020,
                    "name": "Ingrine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]