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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290047/?format=api",
        "demozoo_url": "https://demozoo.org/music/290047/",
        "id": 290047,
        "title": "christmas1",
        "author_nicks": [
            {
                "name": "Unknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94733/?format=api",
                    "id": 94733,
                    "name": "Steady",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Artists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119970/?format=api",
                    "id": 119970,
                    "name": "United Artists",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-01-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "jokeprod",
            "4ch",
            "mod"
        ]
    }
]