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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161779/?format=api",
        "demozoo_url": "https://demozoo.org/music/161779/",
        "id": 161779,
        "title": "Hello World (Happy Birthday Wurstgetrank)",
        "author_nicks": [
            {
                "name": "KII虫意",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67053/?format=api",
                    "id": 67053,
                    "name": "KII虫意",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poo-Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                    "id": 34777,
                    "name": "Poo-Brain",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]