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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1438/",
        "id": 1438,
        "title": "Pittpuddel",
        "author_nicks": [
            {
                "name": "Int19h",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4261/?format=api",
                    "id": 4261,
                    "name": "Int19h",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1461/?format=api",
        "demozoo_url": "https://demozoo.org/music/1461/",
        "id": 1461,
        "title": "Wrestle The Lid",
        "author_nicks": [
            {
                "name": "Int19h",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4261/?format=api",
                    "id": 4261,
                    "name": "Int19h",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "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/51452/?format=api",
        "demozoo_url": "https://demozoo.org/music/51452/",
        "id": 51452,
        "title": "Chillish Blur",
        "author_nicks": [
            {
                "name": "Int19h",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4261/?format=api",
                    "id": 4261,
                    "name": "Int19h",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kamelite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17240/?format=api",
                    "id": 17240,
                    "name": "Kamelite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]