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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311035/?format=api",
        "demozoo_url": "https://demozoo.org/music/311035/",
        "id": 311035,
        "title": "Syre-Trance Intro",
        "author_nicks": [
            {
                "name": "Ingolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133050/?format=api",
                    "id": 133050,
                    "name": "Ingolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "18ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311036/?format=api",
        "demozoo_url": "https://demozoo.org/music/311036/",
        "id": 311036,
        "title": "Mecanic Soulingolf",
        "author_nicks": [
            {
                "name": "Ingolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133050/?format=api",
                    "id": 133050,
                    "name": "Ingolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311034/?format=api",
        "demozoo_url": "https://demozoo.org/music/311034/",
        "id": 311034,
        "title": "Synth Incredible",
        "author_nicks": [
            {
                "name": "Ingolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133050/?format=api",
                    "id": 133050,
                    "name": "Ingolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]