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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80578/?format=api",
        "demozoo_url": "https://demozoo.org/music/80578/",
        "id": 80578,
        "title": "4th Planet Sanctuary",
        "author_nicks": [
            {
                "name": "JellyPope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41485/?format=api",
                    "id": 41485,
                    "name": "JellyPope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                    "id": 24884,
                    "name": "Dope",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-30",
        "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/80458/?format=api",
        "demozoo_url": "https://demozoo.org/music/80458/",
        "id": 80458,
        "title": "Quick Fix",
        "author_nicks": [
            {
                "name": "JellyPope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41485/?format=api",
                    "id": 41485,
                    "name": "JellyPope",
                    "is_group": false
                }
            },
            {
                "name": "Scanner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41456/?format=api",
                    "id": 41456,
                    "name": "Scanner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                    "id": 24884,
                    "name": "Dope",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]