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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176347/?format=api",
        "demozoo_url": "https://demozoo.org/music/176347/",
        "id": 176347,
        "title": "Lil Buddy",
        "author_nicks": [
            {
                "name": "Panrucker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73382/?format=api",
                    "id": 73382,
                    "name": "Panrucker",
                    "is_group": false
                }
            },
            {
                "name": "Scamp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3756/?format=api",
                    "id": 3756,
                    "name": "Scamp",
                    "is_group": false
                }
            },
            {
                "name": "wayfinder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                    "id": 638,
                    "name": "wayfinder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    }
]