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

{
    "url": "https://demozoo.org/api/v1/productions/192198/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192198/",
    "id": 192198,
    "title": "Good Apple",
    "author_nicks": [
        {
            "name": "The SandS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
            "id": 73,
            "name": "Electronika BK-0010/11M"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ivanq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49636/?format=api",
                    "id": 49636,
                    "name": "Ivanq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Manwe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10117/?format=api",
                    "id": 10117,
                    "name": "Manwe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Manwe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10117/?format=api",
                    "id": 10117,
                    "name": "Manwe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thesands.ru/sands-goodapple.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/chaosconstructions18/combined_demo/7d1a1c86-b2cb-4c1d-8185-d742c1ab1c1c.mov"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78066"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8Q1vN51o-Dg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "244",
            "competition": {
                "id": 14596,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3685/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3685/",
                    "id": 3685,
                    "name": "Chaos Constructions 2018",
                    "tagline": "",
                    "start_date": "2018-08-25",
                    "end_date": "2018-08-26",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": "http://chaosconstructions.ru/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/02/b8d0.169280.png",
            "original_width": 2208,
            "original_height": 1242,
            "standard_url": "https://media.demozoo.org/screens/s/13/02/b8d0.169280.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/02/b8d0.169280.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "bad-apple"
    ]
}