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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297673/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297673/",
        "id": 297673,
        "title": "Cube it",
        "author_nicks": [
            {
                "name": "Fredo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64571/?format=api",
                    "id": 64571,
                    "name": "Fredo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-10",
        "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/296718/?format=api",
        "demozoo_url": "https://demozoo.org/music/296718/",
        "id": 296718,
        "title": "MachHalloWas",
        "author_nicks": [
            {
                "name": "Fredo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64571/?format=api",
                    "id": 64571,
                    "name": "Fredo",
                    "is_group": false
                }
            },
            {
                "name": "JCO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                    "id": 1981,
                    "name": "JCO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-09",
        "supertype": "music",
        "platforms": [],
        "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/155178/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155178/",
        "id": 155178,
        "title": "Steroid",
        "author_nicks": [
            {
                "name": "Fredo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64571/?format=api",
                    "id": 64571,
                    "name": "Fredo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "K2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                    "id": 3529,
                    "name": "K2",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "pygame"
        ]
    }
]