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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324549/?format=api",
        "demozoo_url": "https://demozoo.org/music/324549/",
        "id": 324549,
        "title": "C.Y.2",
        "author_nicks": [
            {
                "name": "Xtant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137690/?format=api",
                    "id": 137690,
                    "name": "Xtant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cybersonics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137691/?format=api",
                    "id": 137691,
                    "name": "Cybersonics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "jungle"
        ]
    }
]