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

[
    {
        "url": "https://demozoo.org/api/v1/productions/356687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356687/",
        "id": 356687,
        "title": "One line rasterbars",
        "author_nicks": [
            {
                "name": "Han Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                    "id": 8201,
                    "name": "Han Solo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74045/?format=api",
                    "id": 74045,
                    "name": "One",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-31",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356684/",
        "id": 356684,
        "title": "Onezeiler",
        "author_nicks": [
            {
                "name": "Han Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                    "id": 8201,
                    "name": "Han Solo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74045/?format=api",
                    "id": 74045,
                    "name": "One",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-31",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8872/",
        "id": 8872,
        "title": "Juggler 2001",
        "author_nicks": [
            {
                "name": "Han Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                    "id": 8201,
                    "name": "Han Solo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The CoExistence",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                    "id": 8018,
                    "name": "The CoExistence",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "juggler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163513/",
        "id": 163513,
        "title": "Par-TV",
        "author_nicks": [
            {
                "name": "Han Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                    "id": 8201,
                    "name": "Han Solo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The CoExistence",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                    "id": 8018,
                    "name": "The CoExistence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]