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

{
    "url": "https://demozoo.org/api/v1/productions/65084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65084/",
    "id": 65084,
    "title": "Rot Gelb Wobbelig",
    "author_nicks": [
        {
            "name": "Speckdrumm",
            "abbreviation": "SD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                "id": 3637,
                "name": "Speckdrumm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-20",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EvilOne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5688/?format=api",
                    "id": 5688,
                    "name": "EvilOne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/uc6_22/in64/speckdrumm_rot_gelb_wobbelig.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7012"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "83.1",
            "competition": {
                "id": 7166,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/339/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/339/",
                    "id": 339,
                    "name": "Underground Conference 2002",
                    "tagline": "Underground Conference 6.22",
                    "start_date": "2002-07-18",
                    "end_date": "2002-07-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://uc6.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}