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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228261/?format=api",
        "demozoo_url": "https://demozoo.org/music/228261/",
        "id": 228261,
        "title": "ezechiel & aliens",
        "author_nicks": [
            {
                "name": "Revisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                    "id": 10140,
                    "name": "Revisq",
                    "is_group": false
                }
            },
            {
                "name": "White Bear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103978/?format=api",
                    "id": 103978,
                    "name": "White Bear",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]