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

{
    "url": "https://demozoo.org/api/v1/productions/20038/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20038/",
    "id": 20038,
    "title": "K.i.s.s.",
    "author_nicks": [
        {
            "name": "Teklords",
            "abbreviation": "TLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                "id": 10962,
                "name": "Teklords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Entropy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14477/?format=api",
                    "id": 14477,
                    "name": "Entropy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/evoke00/in64/kiss.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6547"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "137",
            "competition": {
                "id": 1231,
                "name": "64K Intro",
                "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": [],
    "tags": []
}