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

{
    "url": "https://demozoo.org/api/v1/productions/311720/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311720/",
    "id": 311720,
    "title": "evoke 2022 logo generator",
    "author_nicks": [
        {
            "name": "bleeptrack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73858/?format=api",
                "id": 73858,
                "name": "bleeptrack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "bleeptrack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73858/?format=api",
                    "id": 73858,
                    "name": "bleeptrack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/evoke22/interactive/sketch_220805_221637.js"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://evoke22.bleeptrack.de"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "232",
            "competition": {
                "id": 17272,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4422/",
                    "id": 4422,
                    "name": "Evoke 2022",
                    "tagline": "",
                    "start_date": "2022-08-05",
                    "end_date": "2022-08-07",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://2022.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/c6/8c13.311883.png",
            "original_width": 2224,
            "original_height": 2028,
            "standard_url": "https://media.demozoo.org/screens/s/ab/c6/8c13.311883.jpg",
            "standard_width": 328,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/c6/8c13.311883.jpg",
            "thumbnail_width": 164,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/de/49aa.312523.png",
            "original_width": 1920,
            "original_height": 928,
            "standard_url": "https://media.demozoo.org/screens/s/f6/de/49aa.312523.jpg",
            "standard_width": 400,
            "standard_height": 193,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/de/49aa.312523.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 96
        }
    ],
    "tags": [
        "procedural-gfx"
    ]
}