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

{
    "url": "https://demozoo.org/api/v1/productions/333508/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333508/",
    "id": 333508,
    "title": "Interfill",
    "author_nicks": [
        {
            "name": "Harvey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                "id": 72215,
                "name": "Harvey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Team Tentelian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139990/?format=api",
                "id": 139990,
                "name": "Team Tentelian",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-18",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/comparade23/combined_oldskool/03_interfill_one_line_demo_in_80bytes.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "252",
            "competition": {
                "id": 18415,
                "name": "Combined Oldskool Demo / Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4741/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4741/",
                    "id": 4741,
                    "name": "Comparade 2023",
                    "tagline": "Comparade 2K+23: Party like it's 2K-1!",
                    "start_date": "2023-11-17",
                    "end_date": "2023-11-19",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/18/22ee.334942.png",
            "original_width": 640,
            "original_height": 389,
            "standard_url": "https://media.demozoo.org/screens/s/e9/18/22ee.334942.jpg",
            "standard_width": 400,
            "standard_height": 243,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/18/22ee.334942.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        }
    ],
    "tags": [
        "commodore-basic-v2"
    ]
}