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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29604/?format=api",
        "demozoo_url": "https://demozoo.org/music/29604/",
        "id": 29604,
        "title": "Joulupukki On",
        "author_nicks": [
            {
                "name": "Charm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20204/?format=api",
                    "id": 20204,
                    "name": "Charm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Symposion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20169/?format=api",
                    "id": 20169,
                    "name": "Symposion",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273752/?format=api",
        "demozoo_url": "https://demozoo.org/music/273752/",
        "id": 273752,
        "title": "Newage",
        "author_nicks": [
            {
                "name": "Charm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20204/?format=api",
                    "id": 20204,
                    "name": "Charm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Symposion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20169/?format=api",
                    "id": 20169,
                    "name": "Symposion",
                    "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": [
            "9ch",
            "s3m"
        ]
    }
]