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

{
    "url": "https://demozoo.org/api/v1/productions/19662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19662/",
    "id": 19662,
    "title": "Natriumlampen",
    "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": "1999-08-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reverend Red",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14179/?format=api",
                    "id": 14179,
                    "name": "Reverend Red",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Inquisitor Ryg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/212/?format=api",
                    "id": 212,
                    "name": "Ryg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Audio"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/evoke99/in4k/natrium.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6462"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "148",
            "competition": {
                "id": 1189,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/350/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/350/",
                    "id": 350,
                    "name": "Evoke 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "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/1999/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dosbox-incompatible"
    ]
}