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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40063/?format=api",
        "demozoo_url": "https://demozoo.org/music/40063/",
        "id": 40063,
        "title": "Experiment",
        "author_nicks": [
            {
                "name": "Excessive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23372/?format=api",
                    "id": 23372,
                    "name": "Excessive",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-19",
        "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/171156/?format=api",
        "demozoo_url": "https://demozoo.org/music/171156/",
        "id": 171156,
        "title": "Discovery",
        "author_nicks": [
            {
                "name": "Excessive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23372/?format=api",
                    "id": 23372,
                    "name": "Excessive",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "25ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35631/?format=api",
        "demozoo_url": "https://demozoo.org/music/35631/",
        "id": 35631,
        "title": "Eternal Images",
        "author_nicks": [
            {
                "name": "Excessive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23372/?format=api",
                    "id": 23372,
                    "name": "Excessive",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]