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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269911/?format=api",
        "demozoo_url": "https://demozoo.org/music/269911/",
        "id": 269911,
        "title": "La CariocAmiga",
        "author_nicks": [
            {
                "name": "BatteMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40424/?format=api",
                    "id": 40424,
                    "name": "BatteMan",
                    "is_group": false
                }
            },
            {
                "name": "Robinet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108857/?format=api",
                    "id": 108857,
                    "name": "Robinet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]