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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64296/?format=api",
        "demozoo_url": "https://demozoo.org/music/64296/",
        "id": 64296,
        "title": "what have you done for demoscene?!",
        "author_nicks": [
            {
                "name": "FK0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33009/?format=api",
                    "id": 33009,
                    "name": "FK0",
                    "is_group": false
                }
            },
            {
                "name": "bfox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55382/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55382/",
        "id": 55382,
        "title": "Tape loading error",
        "author_nicks": [
            {
                "name": "FK0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33009/?format=api",
                    "id": 33009,
                    "name": "FK0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [],
        "tags": []
    }
]