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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285005/?format=api",
        "demozoo_url": "https://demozoo.org/music/285005/",
        "id": 285005,
        "title": "Star Winds",
        "author_nicks": [
            {
                "name": "Euji Acha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117033/?format=api",
                    "id": 117033,
                    "name": "Euji Acha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291741/?format=api",
        "demozoo_url": "https://demozoo.org/music/291741/",
        "id": 291741,
        "title": "Pursuit",
        "author_nicks": [
            {
                "name": "Euji Acha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117033/?format=api",
                    "id": 117033,
                    "name": "Euji Acha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284170/?format=api",
        "demozoo_url": "https://demozoo.org/music/284170/",
        "id": 284170,
        "title": "Dark Hero",
        "author_nicks": [
            {
                "name": "Euji Acha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117033/?format=api",
                    "id": 117033,
                    "name": "Euji Acha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cloud Nine Records",
                "abbreviation": "C9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48856/?format=api",
                    "id": 48856,
                    "name": "Cloud Nine Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285240/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285240/",
        "id": 285240,
        "title": "Music Disk VII - Dark Quartet",
        "author_nicks": [
            {
                "name": "Euji Acha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117033/?format=api",
                    "id": 117033,
                    "name": "Euji Acha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]