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

{
    "url": "https://demozoo.org/api/v1/productions/339240/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339240/",
    "id": 339240,
    "title": "How I learned to stop worrying (and release a compofiller)",
    "author_nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
                "id": 549,
                "name": "Ate Bit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-23",
    "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": "Kaneel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3782/?format=api",
                    "id": 3782,
                    "name": "Kaneel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "evilpaul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/548/?format=api",
                    "id": 548,
                    "name": "evilpaul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atebit.org/downloads/ate%20bit%20-%20how%20i%20learned.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/assembly_winter24/senior-demo/how-i-learned-to-stop-worrying-and-release-a-compofiller_by_ate-bit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://evilpaul.org/tmp/ate%20bit%20-%20how%20i%20learned/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96233"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=V3CVwLFWtAc&t=1477"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "171",
            "competition": {
                "id": 18711,
                "name": "Senior Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4745/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4745/",
                    "id": 4745,
                    "name": "Assembly Winter 2024",
                    "tagline": "",
                    "start_date": "2024-02-22",
                    "end_date": "2024-02-25",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/e0/15f3.339986.png",
            "original_width": 552,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/58/e0/15f3.339986.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/e0/15f3.339986.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}