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

{
    "url": "https://demozoo.org/api/v1/productions/32733/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32733/",
    "id": 32733,
    "title": "5oK - Inte Mer",
    "author_nicks": [
        {
            "name": "Elefantklubben",
            "abbreviation": "EFK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
                "id": 7840,
                "name": "Elefantklubben",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Elefant_Klubben/EFK-50k"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4",
            "competition": {
                "id": 2696,
                "name": "Amiga/PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/842/",
                    "id": 842,
                    "name": "Summer Computer Conference (SCC) 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Köping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.514568,
                    "longitude": 15.99669,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/c5/8bcb.340065.png",
            "original_width": 754,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/8c/c5/8bcb.340065.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/c5/8bcb.340065.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}