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

[
    {
        "url": "https://demozoo.org/api/v1/productions/287592/?format=api",
        "demozoo_url": "https://demozoo.org/music/287592/",
        "id": 287592,
        "title": "Orchestra Violation Error",
        "author_nicks": [
            {
                "name": "Ekoli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4376/?format=api",
                    "id": 4376,
                    "name": "Ekoli",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Censor Design",
                "abbreviation": "CD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                    "id": 1273,
                    "name": "Censor Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-11-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cubase"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36624/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36624/",
        "id": 36624,
        "title": "In Utero",
        "author_nicks": [
            {
                "name": "Ekoli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4376/?format=api",
                    "id": 4376,
                    "name": "Ekoli",
                    "is_group": false
                }
            },
            {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            {
                "name": "Tuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23934/?format=api",
                    "id": 23934,
                    "name": "Tuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]