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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56423/?format=api",
        "demozoo_url": "https://demozoo.org/music/56423/",
        "id": 56423,
        "title": "8th of March",
        "author_nicks": [
            {
                "name": "BUZZer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33314/?format=api",
                    "id": 33314,
                    "name": "BUZZer",
                    "is_group": false
                }
            },
            {
                "name": "Electro Venik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33318/?format=api",
                    "id": 33318,
                    "name": "Electro Venik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-09",
        "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/56417/?format=api",
        "demozoo_url": "https://demozoo.org/music/56417/",
        "id": 56417,
        "title": "Ctrl-Alt-Delete",
        "author_nicks": [
            {
                "name": "BUZZer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33314/?format=api",
                    "id": 33314,
                    "name": "BUZZer",
                    "is_group": false
                }
            },
            {
                "name": "Electro-Venik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33318/?format=api",
                    "id": 33318,
                    "name": "Electro Venik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]