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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59119/?format=api",
        "demozoo_url": "https://demozoo.org/music/59119/",
        "id": 59119,
        "title": "Tout pour la ZIK'",
        "author_nicks": [
            {
                "name": "Adderflya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34351/?format=api",
                    "id": 34351,
                    "name": "Adderflya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marseille Production",
                "abbreviation": "MAP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27793/?format=api",
                    "id": 27793,
                    "name": "Marseille Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]