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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219938/?format=api",
        "demozoo_url": "https://demozoo.org/music/219938/",
        "id": 219938,
        "title": "Joynnytheclown",
        "author_nicks": [
            {
                "name": "Haffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80164/?format=api",
                    "id": 80164,
                    "name": "Haffy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Supply Team",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                    "id": 51430,
                    "name": "The Supply Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219939/?format=api",
        "demozoo_url": "https://demozoo.org/music/219939/",
        "id": 219939,
        "title": "Ruder3",
        "author_nicks": [
            {
                "name": "Haffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80164/?format=api",
                    "id": 80164,
                    "name": "Haffy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Supply Team",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                    "id": 51430,
                    "name": "The Supply Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]