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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130521/?format=api",
        "demozoo_url": "https://demozoo.org/music/130521/",
        "id": 130521,
        "title": "Gdzies Tam-Edit",
        "author_nicks": [
            {
                "name": "DJ Dresisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55866/?format=api",
                    "id": 55866,
                    "name": "DJ Dresisq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "World Federation of Mad Snickers",
                "abbreviation": "WFMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26104/?format=api",
                    "id": 26104,
                    "name": "World Federation of Mad Snickers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]