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

{
    "url": "https://demozoo.org/api/v1/productions/47621/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47621/",
    "id": 47621,
    "title": "Le grand curl",
    "author_nicks": [
        {
            "name": "Neurotica E.F.S.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                "id": 13373,
                "name": "Neurotica",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-02",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/dreamhack00/demo/accel/le_grand_curl_by_neurotica_e.f.s.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5150"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "112",
            "competition": {
                "id": 4786,
                "name": "PC Accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/244/",
                    "id": 244,
                    "name": "Dreamhack 2000",
                    "tagline": "",
                    "start_date": "2000-11-30",
                    "end_date": "2000-12-03",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}