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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77083/?format=api",
        "demozoo_url": "https://demozoo.org/music/77083/",
        "id": 77083,
        "title": "Vår Dag",
        "author_nicks": [
            {
                "name": "Shanona",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40470/?format=api",
                    "id": 40470,
                    "name": "Shanona",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79002/?format=api",
        "demozoo_url": "https://demozoo.org/music/79002/",
        "id": 79002,
        "title": "Never Gonna Be",
        "author_nicks": [
            {
                "name": "Shanona",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40470/?format=api",
                    "id": 40470,
                    "name": "Shanona",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]