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

{
    "url": "https://demozoo.org/api/v1/productions/333997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333997/",
    "id": 333997,
    "title": "TeleTekno",
    "author_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
            "id": 66,
            "name": "BBC Micro"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TôBach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
                    "id": 89891,
                    "name": "Enfys",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TôBach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
                    "id": 89891,
                    "name": "Enfys",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TôBach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
                    "id": 89891,
                    "name": "Enfys",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wavetable.cymru/files/teletekno.ssd"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/inercia23/demos/teletekno-v2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95533"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=upIj934WB5w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "127",
            "competition": {
                "id": 18442,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/f2/b889.335235.png",
            "original_width": 565,
            "original_height": 458,
            "standard_url": "https://media.demozoo.org/screens/s/49/f2/b889.335235.png",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/f2/b889.335235.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "teletext"
    ]
}