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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46174/?format=api",
        "demozoo_url": "https://demozoo.org/music/46174/",
        "id": 46174,
        "title": "EyE C Yellow",
        "author_nicks": [
            {
                "name": "Diurne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28515/?format=api",
                    "id": 28515,
                    "name": "Diurne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]