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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309841/?format=api",
        "demozoo_url": "https://demozoo.org/music/309841/",
        "id": 309841,
        "title": "Underground Music",
        "author_nicks": [
            {
                "name": "Seko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87573/?format=api",
                    "id": 87573,
                    "name": "Seko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296325/?format=api",
        "demozoo_url": "https://demozoo.org/music/296325/",
        "id": 296325,
        "title": "Secoone (Chillcompo 15)",
        "author_nicks": [
            {
                "name": "Secoone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87573/?format=api",
                    "id": 87573,
                    "name": "Seko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]