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

{
    "url": "https://demozoo.org/api/v1/productions/2968/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2968/",
    "id": 2968,
    "title": "Kindergarden",
    "author_nicks": [
        {
            "name": "Speed Devil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5420/?format=api",
                "id": 5420,
                "name": "Speed Devil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Style",
            "abbreviation": "SE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                "id": 5488,
                "name": "Style",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-06",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Ascii/S/Speed_Devil/+sD+.iff"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Ascii/S/Speed_Devil/+sD+.png"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Ascii/S/Speed_Devil/+sD+.txt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/kindergarden97/ascii/kg97-asc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=3",
            "score": "17",
            "competition": {
                "id": 307,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/146/",
                    "id": 146,
                    "name": "Kindergarden 1997",
                    "tagline": "",
                    "start_date": "1997-07-03",
                    "end_date": "1997-07-06",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/a0/b15c.3790.png",
            "original_width": 640,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/82/a0/b15c.3790.png",
            "standard_width": 400,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/a0/b15c.3790.png",
            "thumbnail_width": 200,
            "thumbnail_height": 80
        }
    ],
    "tags": []
}