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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361776/",
        "id": 361776,
        "title": "Twinkle Hop",
        "author_nicks": [
            {
                "name": "Pentan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48459/?format=api",
                    "id": 48459,
                    "name": "Pentan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "twigl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196712/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196712/",
        "id": 196712,
        "title": "Autumn",
        "author_nicks": [
            {
                "name": "Pentan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48459/?format=api",
                    "id": 48459,
                    "name": "Pentan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133219/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133219/",
        "id": 133219,
        "title": "All your FX are belong to us",
        "author_nicks": [
            {
                "name": "Pentan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48459/?format=api",
                    "id": 48459,
                    "name": "Pentan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103850/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/103850/",
        "id": 103850,
        "title": "Lemonade",
        "author_nicks": [
            {
                "name": "Pentan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48459/?format=api",
                    "id": 48459,
                    "name": "Pentan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-03-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    }
]