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

{
    "url": "https://demozoo.org/api/v1/productions/266523/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266523/",
    "id": 266523,
    "title": "hf",
    "author_nicks": [
        {
            "name": "Build a rocket",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106291/?format=api",
                "id": 106291,
                "name": "Build a rocket",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NebulaH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6408/?format=api",
                    "id": 6408,
                    "name": "NebulaH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/evoke19/alternative_platforms/buildarocket-hf.bin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82846"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "295",
            "competition": {
                "id": 15393,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3680/",
                    "id": 3680,
                    "name": "Evoke 2019",
                    "tagline": "이보크",
                    "start_date": "2019-08-16",
                    "end_date": "2019-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://evoke.eu/2019"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/db/b5/8795.192503.png",
            "original_width": 488,
            "original_height": 426,
            "standard_url": "https://media.demozoo.org/screens/s/db/b5/8795.192503.png",
            "standard_width": 343,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/b5/8795.192503.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}