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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84297/?format=api",
        "demozoo_url": "https://demozoo.org/music/84297/",
        "id": 84297,
        "title": "My Mood",
        "author_nicks": [
            {
                "name": "Kosmos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30529/?format=api",
                    "id": 30529,
                    "name": "Kosmos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ALLien Senses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6160/?format=api",
                    "id": 6160,
                    "name": "ALLien Senses",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "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/280417/?format=api",
        "demozoo_url": "https://demozoo.org/music/280417/",
        "id": 280417,
        "title": "Dance of Nymphs",
        "author_nicks": [
            {
                "name": "Kosmos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30529/?format=api",
                    "id": 30529,
                    "name": "Kosmos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]