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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280932/?format=api",
        "demozoo_url": "https://demozoo.org/music/280932/",
        "id": 280932,
        "title": "Glitch campestre",
        "author_nicks": [
            {
                "name": "Brysamo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115700/?format=api",
                    "id": 115700,
                    "name": "Brysamo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lsdj"
        ]
    }
]