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

{
    "url": "https://demozoo.org/api/v1/productions/41381/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41381/",
    "id": 41381,
    "title": "Wild Thing turns 90",
    "author_nicks": [
        {
            "name": "Appel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24305/?format=api",
                "id": 24305,
                "name": "Appel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alphaforce",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "26",
            "competition": {
                "id": 3946,
                "name": "Graphics ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/531/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/531/",
                    "id": 531,
                    "name": "Wired 1998",
                    "tagline": "",
                    "start_date": "1998-07-17",
                    "end_date": "1998-07-19",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/6e/4af3.295774.png",
            "original_width": 640,
            "original_height": 656,
            "standard_url": "https://media.demozoo.org/screens/s/c9/6e/4af3.295774.png",
            "standard_width": 292,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/6e/4af3.295774.png",
            "thumbnail_width": 146,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}