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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284685/?format=api",
        "demozoo_url": "https://demozoo.org/music/284685/",
        "id": 284685,
        "title": "Digging In",
        "author_nicks": [
            {
                "name": "Golgotha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28415/?format=api",
                    "id": 28415,
                    "name": "Golgotha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            }
        ],
        "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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297076/?format=api",
        "demozoo_url": "https://demozoo.org/music/297076/",
        "id": 297076,
        "title": "Necros",
        "author_nicks": [
            {
                "name": "Golgotha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28415/?format=api",
                    "id": 28415,
                    "name": "Golgotha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10",
        "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"
        ]
    }
]