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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320036/?format=api",
        "demozoo_url": "https://demozoo.org/music/320036/",
        "id": 320036,
        "title": "Hedelmätarha",
        "author_nicks": [
            {
                "name": "FeaR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13364/?format=api",
                    "id": 13364,
                    "name": "FeaR",
                    "is_group": false
                }
            },
            {
                "name": "Zundapp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136320/?format=api",
                    "id": 136320,
                    "name": "Zundapp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dolphin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12743/?format=api",
                    "id": 12743,
                    "name": "Dolphin",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]