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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273745/?format=api",
        "demozoo_url": "https://demozoo.org/music/273745/",
        "id": 273745,
        "title": "Beyond Reach",
        "author_nicks": [
            {
                "name": "Mc Tuke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20210/?format=api",
                    "id": 20210,
                    "name": "Mc Tuke",
                    "is_group": false
                }
            },
            {
                "name": "The Miki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112106/?format=api",
                    "id": 112106,
                    "name": "The Miki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Rhythms",
                "abbreviation": "VTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20211/?format=api",
                    "id": 20211,
                    "name": "Virtual Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]