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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164363/?format=api",
        "demozoo_url": "https://demozoo.org/music/164363/",
        "id": 164363,
        "title": "Prelude",
        "author_nicks": [
            {
                "name": "Cyb0rg4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60508/?format=api",
                    "id": 60508,
                    "name": "Cyb0rg4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                    "id": 67225,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-10-22",
        "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/156054/?format=api",
        "demozoo_url": "https://demozoo.org/music/156054/",
        "id": 156054,
        "title": "Sens-S",
        "author_nicks": [
            {
                "name": "Cyb0rg4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60508/?format=api",
                    "id": 60508,
                    "name": "Cyb0rg4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                    "id": 67225,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]