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

{
    "url": "https://demozoo.org/api/v1/productions/9679/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9679/",
    "id": 9679,
    "title": "Sparks",
    "author_nicks": [
        {
            "name": "Flan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/535/?format=api",
                "id": 535,
                "name": "Flan",
                "is_group": false
            }
        },
        {
            "name": "Mandrixx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12070/?format=api",
                "id": 12070,
                "name": "Mandrixx",
                "is_group": false
            }
        },
        {
            "name": "Willbe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                "id": 257,
                "name": "Willbe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "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": "Mandrixx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12070/?format=api",
                    "id": 12070,
                    "name": "Mandrixx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Willbe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                    "id": 257,
                    "name": "Willbe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Flan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/535/?format=api",
                    "id": 535,
                    "name": "Flan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet//demos/1998/s/sparks.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ltp98/demo/sparks.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ltp98/demo/sparks32.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ltp98/demo/sparks32updated.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5413"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ngLg_BZQzGw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "89",
            "competition": {
                "id": 3457,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/912/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/912/",
                    "id": 912,
                    "name": "Lucky & Tigrou Party 1998",
                    "tagline": "",
                    "start_date": "1998-04-11",
                    "end_date": "1998-04-13",
                    "location": "Bailleval, Département de l'Oise, Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.34605,
                    "longitude": 2.45695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}