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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27661/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27661/",
        "id": 27661,
        "title": "Satan II",
        "author_nicks": [
            {
                "name": "Kaffir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19148/?format=api",
                    "id": 19148,
                    "name": "Kaffir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3 Little Elks",
                "abbreviation": "3LE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                    "id": 8676,
                    "name": "3 Little Elks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27671/?format=api",
        "demozoo_url": "https://demozoo.org/music/27671/",
        "id": 27671,
        "title": "Mellow Funk",
        "author_nicks": [
            {
                "name": "Kaffir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19148/?format=api",
                    "id": 19148,
                    "name": "Kaffir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3 Little Elks",
                "abbreviation": "3LE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                    "id": 8676,
                    "name": "3 Little Elks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-11",
        "supertype": "music",
        "platforms": [],
        "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/248045/?format=api",
        "demozoo_url": "https://demozoo.org/music/248045/",
        "id": 248045,
        "title": "enstorflumm_short",
        "author_nicks": [
            {
                "name": "Kaffir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19148/?format=api",
                    "id": 19148,
                    "name": "Kaffir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]