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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52372/?format=api",
        "demozoo_url": "https://demozoo.org/music/52372/",
        "id": 52372,
        "title": "Call Me After Disco",
        "author_nicks": [
            {
                "name": "Beniu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26710/?format=api",
                    "id": 26710,
                    "name": "Beniu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-24",
        "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/42141/?format=api",
        "demozoo_url": "https://demozoo.org/music/42141/",
        "id": 42141,
        "title": "Space",
        "author_nicks": [
            {
                "name": "Beniu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26710/?format=api",
                    "id": 26710,
                    "name": "Beniu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                    "id": 16785,
                    "name": "Aion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]