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

{
    "url": "https://demozoo.org/api/v1/productions/8943/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8943/",
    "id": 8943,
    "title": "Softworld",
    "author_nicks": [
        {
            "name": "Just For Fun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Judge Miguel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9794/?format=api",
                    "id": 9794,
                    "name": "Judge Miguel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "King Valjean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9800/?format=api",
                    "id": 9800,
                    "name": "King Valjean",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "White Stallion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9801/?format=api",
                    "id": 9801,
                    "name": "White Stallion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Benji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9793/?format=api",
                    "id": 9793,
                    "name": "Benji",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Bat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9795/?format=api",
                    "id": 9795,
                    "name": "Bat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Shi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11880/?format=api",
                    "id": 11880,
                    "name": "Shi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "star 3d object"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.j-f-f.net/files/jff-softworld.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/synthesis02/in64/jff-softworld.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/sources/jff-softworld-src.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.j-f-f.net/softworld-src.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5339"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=udk0cAu18-o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "61",
            "competition": {
                "id": 6034,
                "name": "Intros PC 64Ko",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1166/",
                    "id": 1166,
                    "name": "Synthesis 2002",
                    "tagline": "",
                    "start_date": "2002-03-01",
                    "end_date": "2002-03-03",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/6a/618f.81700.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/99/6a/618f.81700.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/6a/618f.81700.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}