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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159480/?format=api",
        "demozoo_url": "https://demozoo.org/music/159480/",
        "id": 159480,
        "title": "Opus Plus",
        "author_nicks": [
            {
                "name": "Yabbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50749/?format=api",
                    "id": 50749,
                    "name": "Yabbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speedy",
                "abbreviation": "SPY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66190/?format=api",
                    "id": 66190,
                    "name": "Speedy",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211588/?format=api",
        "demozoo_url": "https://demozoo.org/music/211588/",
        "id": 211588,
        "title": "Colour of My Dreams",
        "author_nicks": [
            {
                "name": "Yabbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50749/?format=api",
                    "id": 50749,
                    "name": "Yabbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speedy",
                "abbreviation": "SPY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66190/?format=api",
                    "id": 66190,
                    "name": "Speedy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215111/?format=api",
        "demozoo_url": "https://demozoo.org/music/215111/",
        "id": 215111,
        "title": "opus plus",
        "author_nicks": [
            {
                "name": "Yabbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50749/?format=api",
                    "id": 50749,
                    "name": "Yabbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215112/?format=api",
        "demozoo_url": "https://demozoo.org/music/215112/",
        "id": 215112,
        "title": "party dentro",
        "author_nicks": [
            {
                "name": "Yabbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50749/?format=api",
                    "id": 50749,
                    "name": "Yabbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]