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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62353/?format=api",
        "demozoo_url": "https://demozoo.org/music/62353/",
        "id": 62353,
        "title": "Dragons Tale (Remixed by Goaman)",
        "author_nicks": [
            {
                "name": "Goaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16437/?format=api",
                    "id": 16437,
                    "name": "Cedyń",
                    "is_group": false
                }
            },
            {
                "name": "XY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47595/?format=api",
                    "id": 47595,
                    "name": "XY",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]