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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52246/?format=api",
        "demozoo_url": "https://demozoo.org/music/52246/",
        "id": 52246,
        "title": "Youpi1101",
        "author_nicks": [
            {
                "name": "Nay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26627/?format=api",
                    "id": 26627,
                    "name": "Nay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-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/41974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41974/",
        "id": 41974,
        "title": "Vengeurs",
        "author_nicks": [
            {
                "name": "Drolix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26626/?format=api",
                    "id": 26626,
                    "name": "Drolix",
                    "is_group": false
                }
            },
            {
                "name": "Nay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26627/?format=api",
                    "id": 26627,
                    "name": "Nay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Les Vengeurs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26615/?format=api",
                    "id": 26615,
                    "name": "Vengeurs Multimedia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]