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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183389/?format=api",
        "demozoo_url": "https://demozoo.org/music/183389/",
        "id": 183389,
        "title": "Nevermind #35",
        "author_nicks": [
            {
                "name": "Michael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33832/?format=api",
                    "id": 33832,
                    "name": "Michael",
                    "is_group": false
                }
            },
            {
                "name": "Profex",
                "abbreviation": "PFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1409/?format=api",
                    "id": 1409,
                    "name": "Profex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nuance",
                "abbreviation": "NCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                    "id": 237,
                    "name": "Nuance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10",
        "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/207135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207135/",
        "id": 207135,
        "title": "Nurmo Meeting",
        "author_nicks": [
            {
                "name": "Profex",
                "abbreviation": "PFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1409/?format=api",
                    "id": 1409,
                    "name": "Profex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-07",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313/",
        "id": 313,
        "title": "Stenkil Frenkil",
        "author_nicks": [
            {
                "name": "Profex",
                "abbreviation": "PFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1409/?format=api",
                    "id": 1409,
                    "name": "Profex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207136/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207136/",
        "id": 207136,
        "title": "Party Demo",
        "author_nicks": [
            {
                "name": "Profex",
                "abbreviation": "PFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1409/?format=api",
                    "id": 1409,
                    "name": "Profex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-29",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]