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

{
    "url": "https://demozoo.org/api/v1/productions/13342/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13342/",
    "id": 13342,
    "title": "Malady",
    "author_nicks": [
        {
            "name": "Brainwave",
            "abbreviation": "BW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                "id": 8890,
                "name": "Brainwave",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X Project",
            "abbreviation": "XPJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                "id": 8891,
                "name": "X Project",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Megus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9017/?format=api",
                    "id": 9017,
                    "name": "Megus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Megus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9017/?format=api",
                    "id": 9017,
                    "name": "Megus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://opensourcezx.untergrund.net/files/malady/malady.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/malady.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Malady.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cafe99/zx4k/4k_zx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1969"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rheJvIiDXos"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7579",
            "competition": {
                "id": 795,
                "name": "ZX Spectrum 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "157 (6.8)",
            "competition": {
                "id": 805,
                "name": "4K intro (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "157 (6.8)",
            "competition": {
                "id": 806,
                "name": "4K intro (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/c1/0a20.112988.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/30/c1/0a20.112988.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/c1/0a20.112988.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}