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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159510/?format=api",
        "demozoo_url": "https://demozoo.org/music/159510/",
        "id": 159510,
        "title": "Let There Be Love",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66236/?format=api",
                    "id": 66236,
                    "name": "Chris",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Wax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43734/?format=api",
                    "id": 43734,
                    "name": "Mr. Wax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chromance",
                "abbreviation": "<C>",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                    "id": 2763,
                    "name": "Chromance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-08-12",
        "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/236968/?format=api",
        "demozoo_url": "https://demozoo.org/music/236968/",
        "id": 236968,
        "title": "let there be party",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66236/?format=api",
                    "id": 66236,
                    "name": "Chris",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Wax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43734/?format=api",
                    "id": 43734,
                    "name": "Mr. Wax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]