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

{
    "url": "https://demozoo.org/api/v1/productions/45492/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45492/",
    "id": 45492,
    "title": "Wir müssen lustig sein",
    "author_nicks": [
        {
            "name": "Noize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3023/?format=api",
                "id": 3023,
                "name": "Noize",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-11",
    "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/1999/tum99/grtc/noize.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/tum99/grtc/we_have_to_be_funny_by_noize_of_kolor.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4493,
                "name": "Raytrace GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/166/",
                    "id": 166,
                    "name": "The Ultimate Meeting 1999",
                    "tagline": "",
                    "start_date": "1999-12-10",
                    "end_date": "1999-12-12",
                    "location": "Mannheim, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.49671,
                    "longitude": 8.47955,
                    "website": "http://1999.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/da/8339.pl50885.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/05/da/8339.pl50885.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/da/8339.pl50885.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}