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

{
    "url": "https://demozoo.org/api/v1/productions/373273/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373273/",
    "id": 373273,
    "title": "NekoStation",
    "author_nicks": [
        {
            "name": "muffintrap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                "id": 80210,
                "name": "muffintrap",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funny Curly Cat Code Factory",
            "abbreviation": "FCCCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84395/?format=api",
                "id": 84395,
                "name": "Funny Curly Cat Code Factory",
                "is_group": true
            }
        },
        {
            "name": "Marmot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143830/?format=api",
                "id": 143830,
                "name": "Marmot",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-06-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
            "id": 24,
            "name": "Nintendo Wii"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "muffintrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                    "id": 80210,
                    "name": "muffintrap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "muffintrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                    "id": 80210,
                    "name": "muffintrap",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "muffintrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                    "id": 80210,
                    "name": "muffintrap",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/graffathon25/advanced/nekostation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/MuffinTrap/graffathon25"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104340"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TAqkzsT0Cy0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "100",
            "competition": {
                "id": 19900,
                "name": "Advanced",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5036/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5036/",
                    "id": 5036,
                    "name": "Graffathon 2025",
                    "tagline": "",
                    "start_date": "2025-06-06",
                    "end_date": "2025-06-08",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "https://graffathon.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/7c/a475.362144.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/7b/7c/a475.362144.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/7c/a475.362144.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}