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

{
    "url": "https://demozoo.org/api/v1/productions/329002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/329002/",
    "id": 329002,
    "title": "PPK",
    "author_nicks": [
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8693/?format=api",
                "id": 8693,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KoD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126695/?format=api",
                    "id": 126695,
                    "name": "KoD",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9109/?format=api",
                    "id": 9109,
                    "name": "Spark",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://sysadminmosaic.ru/_media/msx/demo/syndrome-ppk.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/undefined23/retrodemo_intro/syndrome-ppk.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/msx/ppk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94958"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=z3G1B3dRvew"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "Not shown",
            "competition": {
                "id": 18214,
                "name": "Retro Demo/Intro Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4659/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4659/",
                    "id": 4659,
                    "name": "Undefined 2023 Summer",
                    "tagline": "Do it yourself!",
                    "start_date": "2023-08-26",
                    "end_date": "2023-08-27",
                    "location": "Sankt-Peterburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.91667,
                    "longitude": 30.25,
                    "website": "https://undefined.chaosconstructions.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "msx2"
    ]
}