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

{
    "url": "https://demozoo.org/api/v1/productions/375689/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375689/",
    "id": 375689,
    "title": "When Time Folds",
    "author_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "345",
            "competition": {
                "id": 20104,
                "name": "Open Intro",
                "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": []
}