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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30190/?format=api",
        "demozoo_url": "https://demozoo.org/music/30190/",
        "id": 30190,
        "title": "Summertime Insomania",
        "author_nicks": [
            {
                "name": "CyberSonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20445/?format=api",
                    "id": 20445,
                    "name": "CyberSonic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Next Generation",
                "abbreviation": "TNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20416/?format=api",
                    "id": 20416,
                    "name": "The Next Generation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-20",
        "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/32811/?format=api",
        "demozoo_url": "https://demozoo.org/music/32811/",
        "id": 32811,
        "title": "Bass in your face",
        "author_nicks": [
            {
                "name": "Cyber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20445/?format=api",
                    "id": 20445,
                    "name": "CyberSonic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Next Generation Team",
                "abbreviation": "NGT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20416/?format=api",
                    "id": 20416,
                    "name": "The Next Generation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]