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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162205/",
        "id": 162205,
        "title": "Biedronka",
        "author_nicks": [
            {
                "name": "Zeeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5538/?format=api",
                    "id": 5538,
                    "name": "Zeeball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Apathy",
                "abbreviation": "APT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                    "id": 1183,
                    "name": "Apathy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "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/230784/?format=api",
        "demozoo_url": "https://demozoo.org/music/230784/",
        "id": 230784,
        "title": "-unknown- (from Hiuston)",
        "author_nicks": [
            {
                "name": "Zeeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5538/?format=api",
                    "id": 5538,
                    "name": "Zeeball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-14",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209711/",
        "id": 209711,
        "title": "Mlynek",
        "author_nicks": [
            {
                "name": "Zeeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5538/?format=api",
                    "id": 5538,
                    "name": "Zeeball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230783/?format=api",
        "demozoo_url": "https://demozoo.org/music/230783/",
        "id": 230783,
        "title": "-unknown- (from Do The Lambada)",
        "author_nicks": [
            {
                "name": "Zeeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5538/?format=api",
                    "id": 5538,
                    "name": "Zeeball",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "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": []
    }
]