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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35576/?format=api",
        "demozoo_url": "https://demozoo.org/music/35576/",
        "id": 35576,
        "title": "Song 2",
        "author_nicks": [
            {
                "name": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7957/?format=api",
                    "id": 7957,
                    "name": "Spexx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29590/?format=api",
        "demozoo_url": "https://demozoo.org/music/29590/",
        "id": 29590,
        "title": "Metal Monks' Revenge",
        "author_nicks": [
            {
                "name": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7957/?format=api",
                    "id": 7957,
                    "name": "Spexx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Culture Shock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20196/?format=api",
                    "id": 20196,
                    "name": "Culture Shock",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]