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

{
    "url": "https://demozoo.org/api/v1/productions/1884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1884/",
    "id": 1884,
    "title": "fr-047: Malpasset",
    "author_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ronny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/355/?format=api",
                    "id": 355,
                    "name": "Ronny",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ryg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/212/?format=api",
                    "id": 212,
                    "name": "Ryg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
                    "id": 561,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "kb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
                    "id": 561,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
                    "id": 561,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "direction"
        },
        {
            "nick": {
                "name": "kb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "kb",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "lyrics"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/evoke05/demo/fr-047_malpasset_party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18737"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NUxCXF5S6QU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "47",
            "competition": {
                "id": 1588,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/355/",
                    "id": 355,
                    "name": "Evoke 2005",
                    "tagline": "Your Demoscene Space Odyssey",
                    "start_date": "2005-08-26",
                    "end_date": "2005-08-28",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "2d-only"
    ]
}