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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320523/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320523/",
        "id": 320523,
        "title": "th3rd",
        "author_nicks": [
            {
                "name": "nisual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66980/?format=api",
                    "id": 66980,
                    "name": "nisual",
                    "is_group": false
                }
            },
            {
                "name": "pLive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105552/?format=api",
                    "id": 105552,
                    "name": "pLive",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/254975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/254975/",
        "id": 254975,
        "title": "ensimäinen",
        "author_nicks": [
            {
                "name": "nisual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66980/?format=api",
                    "id": 66980,
                    "name": "nisual",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210153/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210153/",
        "id": 210153,
        "title": "Digital Apparatus",
        "author_nicks": [
            {
                "name": "nisual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66980/?format=api",
                    "id": 66980,
                    "name": "nisual",
                    "is_group": false
                }
            },
            {
                "name": "pLive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105552/?format=api",
                    "id": 105552,
                    "name": "pLive",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PLK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105553/?format=api",
                    "id": 105553,
                    "name": "PLK",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-03-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "arduino",
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161665/",
        "id": 161665,
        "title": "joku geneerinen Chomsky-quote",
        "author_nicks": [
            {
                "name": "hmlmrlr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66982/?format=api",
                    "id": 66982,
                    "name": "hmlmrlr",
                    "is_group": false
                }
            },
            {
                "name": "nisual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66980/?format=api",
                    "id": 66980,
                    "name": "nisual",
                    "is_group": false
                }
            },
            {
                "name": "plive #PLK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66981/?format=api",
                    "id": 66981,
                    "name": "plive #PLK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]