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

{
    "url": "https://demozoo.org/api/v1/productions/10066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10066/",
    "id": 10066,
    "title": "Hete Dansactie II",
    "author_nicks": [
        {
            "name": "Groen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11279/?format=api",
                "id": 11279,
                "name": "Groen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Skrebbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                    "id": 11,
                    "name": "Skrebbel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11273/?format=api",
                    "id": 11273,
                    "name": "Warp",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "DJefke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3665/?format=api",
                    "id": 3665,
                    "name": "DJefke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Skrebbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                    "id": 11,
                    "name": "Skrebbel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/evoke03/demo/groen_-_hete_dansactie_ii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10751"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "27",
            "competition": {
                "id": 1280,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/353/",
                    "id": 353,
                    "name": "Evoke 2003",
                    "tagline": "Evoke Z003 - The Monkey Meeting",
                    "start_date": "2003-08-22",
                    "end_date": "2003-08-24",
                    "location": "Südstadt, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.23348,
                    "longitude": 10.55808,
                    "website": "http://archive.evoke.eu/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}