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

{
    "url": "https://demozoo.org/api/v1/productions/375695/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375695/",
    "id": 375695,
    "title": "JS Fun!",
    "author_nicks": [
        {
            "name": "Canada Clan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151103/?format=api",
                "id": 151103,
                "name": "Canada Clan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Madson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43469/?format=api",
                    "id": 43469,
                    "name": "Madson",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "245",
            "competition": {
                "id": 20103,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5286/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5286/",
                    "id": 5286,
                    "name": "Euskal 2025",
                    "tagline": "Euskal Encounter 33",
                    "start_date": "2025-07-24",
                    "end_date": "2025-07-27",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "https://ee33.euskalencounter.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}