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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181730/?format=api",
        "demozoo_url": "https://demozoo.org/music/181730/",
        "id": 181730,
        "title": "Metal Dust Title Remix",
        "author_nicks": [
            {
                "name": "The Blue Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17473/?format=api",
                    "id": 17473,
                    "name": "The Blue Ninja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24066/?format=api",
        "demozoo_url": "https://demozoo.org/music/24066/",
        "id": 24066,
        "title": "Kultural Remix",
        "author_nicks": [
            {
                "name": "The Blue Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17473/?format=api",
                    "id": 17473,
                    "name": "The Blue Ninja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36572/?format=api",
        "demozoo_url": "https://demozoo.org/music/36572/",
        "id": 36572,
        "title": "Compotune",
        "author_nicks": [
            {
                "name": "The Blue Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17473/?format=api",
                    "id": 17473,
                    "name": "The Blue Ninja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]