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

{
    "url": "https://demozoo.org/api/v1/productions/301352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301352/",
    "id": 301352,
    "title": "Hello Demo",
    "author_nicks": [
        {
            "name": "Teppich",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127308/?format=api",
                "id": 127308,
                "name": "Teppich",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Teppich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127308/?format=api",
                    "id": 127308,
                    "name": "Teppich",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/deadline21/pc_intro/teppich-hello_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90109"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "81",
            "competition": {
                "id": 16793,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4285/",
                    "id": 4285,
                    "name": "Deadline 2021",
                    "tagline": "Re-United",
                    "start_date": "2021-10-08",
                    "end_date": "2021-10-10",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2021/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/8e/4d6e.299943.png",
            "original_width": 1279,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/6f/8e/4d6e.299943.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/8e/4d6e.299943.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "no-sound",
        "first-production",
        "leviathan-2.0"
    ]
}