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

{
    "url": "https://demozoo.org/api/v1/productions/375693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375693/",
    "id": 375693,
    "title": "Bordeline",
    "author_nicks": [
        {
            "name": "Nexus Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20302/?format=api",
                "id": 20302,
                "name": "Nexus Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-26",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lord Raptor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23028/?format=api",
                    "id": 23028,
                    "name": "Lord Raptor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "140",
            "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": []
}