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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325198/",
        "id": 325198,
        "title": "Quantum Interference",
        "author_nicks": [
            {
                "name": "K2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68185/?format=api",
                    "id": 68185,
                    "name": "K2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81101/",
        "id": 81101,
        "title": "DiHalt rulezz!",
        "author_nicks": [
            {
                "name": "Eye-Q Team",
                "abbreviation": "Eye-Q",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9408/?format=api",
                    "id": 9408,
                    "name": "Eye-Q Team",
                    "is_group": true
                }
            },
            {
                "name": "K2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68185/?format=api",
                    "id": 68185,
                    "name": "K2",
                    "is_group": false
                }
            },
            {
                "name": "Vinnny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41624/?format=api",
                    "id": 41624,
                    "name": "Vinnny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81102/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81102/",
        "id": 81102,
        "title": "Truefaces",
        "author_nicks": [
            {
                "name": "Eye-Q Team",
                "abbreviation": "Eye-Q",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9408/?format=api",
                    "id": 9408,
                    "name": "Eye-Q Team",
                    "is_group": true
                }
            },
            {
                "name": "K2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68185/?format=api",
                    "id": 68185,
                    "name": "K2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]