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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39342/?format=api",
        "demozoo_url": "https://demozoo.org/music/39342/",
        "id": 39342,
        "title": "Cmos",
        "author_nicks": [
            {
                "name": "Takup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112515/?format=api",
                    "id": 112515,
                    "name": "Takup",
                    "is_group": false
                }
            },
            {
                "name": "Toxic Mind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23067/?format=api",
                    "id": 23067,
                    "name": "Toxic Mind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-25",
        "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/34881/?format=api",
        "demozoo_url": "https://demozoo.org/music/34881/",
        "id": 34881,
        "title": "Oxid",
        "author_nicks": [
            {
                "name": "Toxic Mind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23067/?format=api",
                    "id": 23067,
                    "name": "Toxic Mind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]