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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328447/?format=api",
        "demozoo_url": "https://demozoo.org/music/328447/",
        "id": 328447,
        "title": "Trio Negros - Feel It",
        "author_nicks": [
            {
                "name": "L-Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15562/?format=api",
                    "id": 15562,
                    "name": "L-Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/21241/?format=api",
        "demozoo_url": "https://demozoo.org/music/21241/",
        "id": 21241,
        "title": "Goodbye Past",
        "author_nicks": [
            {
                "name": "L-Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15562/?format=api",
                    "id": 15562,
                    "name": "L-Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]