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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50632/?format=api",
        "demozoo_url": "https://demozoo.org/music/50632/",
        "id": 50632,
        "title": "Pocket Revolution",
        "author_nicks": [
            {
                "name": "Thermo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10575/?format=api",
                    "id": 10575,
                    "name": "Nudge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-21",
        "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/132844/?format=api",
        "demozoo_url": "https://demozoo.org/music/132844/",
        "id": 132844,
        "title": "meskaline&fairydust",
        "author_nicks": [
            {
                "name": "Nudge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10575/?format=api",
                    "id": 10575,
                    "name": "Nudge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alien Prophets",
                "abbreviation": "AP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/414/?format=api",
                    "id": 414,
                    "name": "Alien Prophets",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm",
            "drum-n-bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170441/?format=api",
        "demozoo_url": "https://demozoo.org/music/170441/",
        "id": 170441,
        "title": "newbeat",
        "author_nicks": [
            {
                "name": "Nudge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10575/?format=api",
                    "id": 10575,
                    "name": "Nudge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alien Prophets",
                "abbreviation": "AP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/414/?format=api",
                    "id": 414,
                    "name": "Alien Prophets",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]