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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24771/?format=api",
        "demozoo_url": "https://demozoo.org/music/24771/",
        "id": 24771,
        "title": "Time to Relax",
        "author_nicks": [
            {
                "name": "FutureFrog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17910/?format=api",
                    "id": 17910,
                    "name": "FutureFrog",
                    "is_group": false
                }
            },
            {
                "name": "Martin J.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17911/?format=api",
                    "id": 17911,
                    "name": "Martin J.",
                    "is_group": false
                }
            },
            {
                "name": "Matias Bj.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17912/?format=api",
                    "id": 17912,
                    "name": "Matias Bj.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]