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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327040/?format=api",
        "demozoo_url": "https://demozoo.org/music/327040/",
        "id": 327040,
        "title": "Turbans vs Cardans",
        "author_nicks": [
            {
                "name": "pillunkantoteline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52485/?format=api",
                    "id": 52485,
                    "name": "pillunkantoteline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-09-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119341/",
        "id": 119341,
        "title": "Kristus",
        "author_nicks": [
            {
                "name": "pillunkantoteline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52485/?format=api",
                    "id": 52485,
                    "name": "pillunkantoteline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "no-effects",
            "commodore-basic-v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119335/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119335/",
        "id": 119335,
        "title": "Five Minutes Wasted",
        "author_nicks": [
            {
                "name": "pillunkantoteline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52485/?format=api",
                    "id": 52485,
                    "name": "pillunkantoteline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "paper"
        ]
    }
]