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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44476/?format=api",
        "demozoo_url": "https://demozoo.org/music/44476/",
        "id": 44476,
        "title": "Harpun Klitta",
        "author_nicks": [
            {
                "name": "Putkimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15592/?format=api",
                    "id": 15592,
                    "name": "Putkimies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kahvila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15980/?format=api",
                    "id": 15980,
                    "name": "Kahvila",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it",
            "finnish-language",
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21282/?format=api",
        "demozoo_url": "https://demozoo.org/music/21282/",
        "id": 21282,
        "title": "Julkunen",
        "author_nicks": [
            {
                "name": "Putkimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15592/?format=api",
                    "id": 15592,
                    "name": "Putkimies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]