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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327300/?format=api",
        "demozoo_url": "https://demozoo.org/music/327300/",
        "id": 327300,
        "title": "7D7 Jam (Party Version)",
        "author_nicks": [
            {
                "name": "Impetigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41394/?format=api",
                    "id": 41394,
                    "name": "Impetigo",
                    "is_group": false
                }
            },
            {
                "name": "Wisdom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                    "id": 5883,
                    "name": "Wisdom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-09-08",
        "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/80129/?format=api",
        "demozoo_url": "https://demozoo.org/music/80129/",
        "id": 80129,
        "title": "7d Funkt",
        "author_nicks": [
            {
                "name": "Impetigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41394/?format=api",
                    "id": 41394,
                    "name": "Impetigo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crescent",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                    "id": 5884,
                    "name": "Crescent",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153068/?format=api",
        "demozoo_url": "https://demozoo.org/music/153068/",
        "id": 153068,
        "title": "7D2 Funk",
        "author_nicks": [
            {
                "name": "Impetigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41394/?format=api",
                    "id": 41394,
                    "name": "Impetigo",
                    "is_group": false
                }
            },
            {
                "name": "Wisdom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                    "id": 5883,
                    "name": "Wisdom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crescent",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                    "id": 5884,
                    "name": "Crescent",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]