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

{
    "url": "https://demozoo.org/api/v1/productions/20039/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/20039/",
    "id": 20039,
    "title": "Die Geile Sumpfschlampe Geht Wieder",
    "author_nicks": [
        {
            "name": "Der Pfirsischmann",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/624/?format=api",
                "id": 624,
                "name": "Peachy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-19",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/evoke00/grfx/sumpfsch.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "125",
            "competition": {
                "id": 1232,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/332/",
                    "id": 332,
                    "name": "Evoke 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/51/f538.5261.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/32/51/f538.5261.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/51/f538.5261.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}