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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175096/?format=api",
        "demozoo_url": "https://demozoo.org/music/175096/",
        "id": 175096,
        "title": "Sotsin parisprintin hurmiollinen loppu",
        "author_nicks": [
            {
                "name": "Jarmo Lehtinen Music Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73002/?format=api",
                    "id": 73002,
                    "name": "Jarmo Lehtinen Music Group",
                    "is_group": true
                }
            },
            {
                "name": "Reijo Jylhä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73001/?format=api",
                    "id": 73001,
                    "name": "Reijo Jylhä",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-02-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ogg",
            "ogg-vorbis"
        ]
    }
]