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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4482/?format=api",
        "demozoo_url": "https://demozoo.org/music/4482/",
        "id": 4482,
        "title": "Swansong",
        "author_nicks": [
            {
                "name": "Planet Boelex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6235/?format=api",
                    "id": 6235,
                    "name": "Planet Boelex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-23",
        "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/132965/?format=api",
        "demozoo_url": "https://demozoo.org/music/132965/",
        "id": 132965,
        "title": "Siemens 2000",
        "author_nicks": [
            {
                "name": "Tweeter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6235/?format=api",
                    "id": 6235,
                    "name": "Planet Boelex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-31",
        "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/179013/?format=api",
        "demozoo_url": "https://demozoo.org/music/179013/",
        "id": 179013,
        "title": "Fabetik",
        "author_nicks": [
            {
                "name": "Tweeter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6235/?format=api",
                    "id": 6235,
                    "name": "Planet Boelex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Voodoo",
                "abbreviation": "VDO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35581/?format=api",
                    "id": 35581,
                    "name": "Voodoo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]