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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320506/?format=api",
        "demozoo_url": "https://demozoo.org/music/320506/",
        "id": 320506,
        "title": "Gotta Get to Push",
        "author_nicks": [
            {
                "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": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "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/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"
        ]
    }
]