GET /api/v1/releasers/139990/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/358590/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/358590/",
        "id": 358590,
        "title": "Plasmatec",
        "author_nicks": [
            {
                "name": "Harvey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                    "id": 72215,
                    "name": "Harvey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Tentelian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139990/?format=api",
                    "id": 139990,
                    "name": "Team Tentelian",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-10-05",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358705/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358705/",
        "id": 358705,
        "title": "PLASMATISCH",
        "author_nicks": [
            {
                "name": "Harvey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                    "id": 72215,
                    "name": "Harvey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Tentelian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139990/?format=api",
                    "id": 139990,
                    "name": "Team Tentelian",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-10-05",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333508/",
        "id": 333508,
        "title": "Interfill",
        "author_nicks": [
            {
                "name": "Harvey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                    "id": 72215,
                    "name": "Harvey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Tentelian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139990/?format=api",
                    "id": 139990,
                    "name": "Team Tentelian",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-11-18",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "commodore-basic-v2"
        ]
    }
]