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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212224/?format=api",
        "demozoo_url": "https://demozoo.org/music/212224/",
        "id": 212224,
        "title": "Through Stars 1",
        "author_nicks": [
            {
                "name": "Lysy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20634/?format=api",
                    "id": 20634,
                    "name": "Lysy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-03",
        "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/212225/?format=api",
        "demozoo_url": "https://demozoo.org/music/212225/",
        "id": 212225,
        "title": "Through Stars 2",
        "author_nicks": [
            {
                "name": "Lysy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20634/?format=api",
                    "id": 20634,
                    "name": "Lysy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-03",
        "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/212223/?format=api",
        "demozoo_url": "https://demozoo.org/music/212223/",
        "id": 212223,
        "title": "flower in ass o'mine",
        "author_nicks": [
            {
                "name": "Lysy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20634/?format=api",
                    "id": 20634,
                    "name": "Lysy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-30",
        "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": []
    }
]