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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24408/?format=api",
        "demozoo_url": "https://demozoo.org/music/24408/",
        "id": 24408,
        "title": "Dream my Dreams",
        "author_nicks": [
            {
                "name": "System Halted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16509/?format=api",
                    "id": 16509,
                    "name": "System Halted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "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/22482/?format=api",
        "demozoo_url": "https://demozoo.org/music/22482/",
        "id": 22482,
        "title": "Beat by Bit",
        "author_nicks": [
            {
                "name": "System Halted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16509/?format=api",
                    "id": 16509,
                    "name": "System Halted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "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/165096/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165096/",
        "id": 165096,
        "title": "64K of Unnamed Information",
        "author_nicks": [
            {
                "name": "System Halted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16509/?format=api",
                    "id": 16509,
                    "name": "System Halted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Flux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68386/?format=api",
                    "id": 68386,
                    "name": "Digital Flux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330454/",
        "id": 330454,
        "title": "2H",
        "author_nicks": [
            {
                "name": "System Halted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16509/?format=api",
                    "id": 16509,
                    "name": "System Halted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fire-effect"
        ]
    }
]