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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22072/?format=api",
        "demozoo_url": "https://demozoo.org/music/22072/",
        "id": 22072,
        "title": "Climaxx 001",
        "author_nicks": [
            {
                "name": "Octane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16018/?format=api",
                    "id": 16018,
                    "name": "Octane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/260335/?format=api",
        "demozoo_url": "https://demozoo.org/music/260335/",
        "id": 260335,
        "title": "Chipsie2",
        "author_nicks": [
            {
                "name": "Oktane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16018/?format=api",
                    "id": 16018,
                    "name": "Octane",
                    "is_group": false
                }
            },
            {
                "name": "TLS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10808/?format=api",
                    "id": 10808,
                    "name": "System-Pi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Retire",
                "abbreviation": "RTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7014/?format=api",
                    "id": 7014,
                    "name": "Retire",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]