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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77968/?format=api",
        "demozoo_url": "https://demozoo.org/music/77968/",
        "id": 77968,
        "title": "Darkangel",
        "author_nicks": [
            {
                "name": "Impure Rose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27332/?format=api",
                    "id": 27332,
                    "name": "Impure Rose",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78076/?format=api",
        "demozoo_url": "https://demozoo.org/music/78076/",
        "id": 78076,
        "title": "Waiting For Lula",
        "author_nicks": [
            {
                "name": "Impure Rose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27332/?format=api",
                    "id": 27332,
                    "name": "Impure Rose",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-04",
        "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/43654/?format=api",
        "demozoo_url": "https://demozoo.org/music/43654/",
        "id": 43654,
        "title": "Saint Jarna",
        "author_nicks": [
            {
                "name": "Impure Rose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27332/?format=api",
                    "id": 27332,
                    "name": "Impure Rose",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elixir DMG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27331/?format=api",
                    "id": 27331,
                    "name": "Elixir DMG",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]