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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52779/?format=api",
        "demozoo_url": "https://demozoo.org/music/52779/",
        "id": 52779,
        "title": "Crack Your Mind",
        "author_nicks": [
            {
                "name": "Energy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30947/?format=api",
                    "id": 30947,
                    "name": "Energy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Distort Waves",
                "abbreviation": "DW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18544/?format=api",
                    "id": 18544,
                    "name": "Distort Waves",
                    "is_group": true
                }
            },
            {
                "name": "Moonflow",
                "abbreviation": "MFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                    "id": 18496,
                    "name": "Moonflow",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "34ch"
        ]
    }
]