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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143226/?format=api",
        "demozoo_url": "https://demozoo.org/music/143226/",
        "id": 143226,
        "title": "Greetings-Screen",
        "author_nicks": [
            {
                "name": "Tarzan Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32496/?format=api",
                    "id": 32496,
                    "name": "Tarzan Boy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-14",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108708/?format=api",
        "demozoo_url": "https://demozoo.org/music/108708/",
        "id": 108708,
        "title": "Last V8",
        "author_nicks": [
            {
                "name": "Tarzan Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32496/?format=api",
                    "id": 32496,
                    "name": "Tarzan Boy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STAX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2251/?format=api",
                    "id": 2251,
                    "name": "STAX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108709/?format=api",
        "demozoo_url": "https://demozoo.org/music/108709/",
        "id": 108709,
        "title": "Sisters",
        "author_nicks": [
            {
                "name": "Tarzan Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32496/?format=api",
                    "id": 32496,
                    "name": "Tarzan Boy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STAX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2251/?format=api",
                    "id": 2251,
                    "name": "STAX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116828/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116828/",
        "id": 116828,
        "title": "Tetris",
        "author_nicks": [
            {
                "name": "Tarzan Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32496/?format=api",
                    "id": 32496,
                    "name": "Tarzan Boy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "tetris"
        ]
    }
]