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

{
    "url": "https://demozoo.org/api/v1/productions/333744/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333744/",
    "id": 333744,
    "title": "Krautland",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Higgie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113713/?format=api",
                    "id": 113713,
                    "name": "Higgie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LDX#40",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128387/?format=api",
                    "id": 128387,
                    "name": "LDX#40",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LDX#40",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128387/?format=api",
                    "id": 128387,
                    "name": "LDX#40",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SoNiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1056/?format=api",
                    "id": 1056,
                    "name": "SoNiC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/250882/krautland.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237161"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95489"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EVudYRdk-n0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 18418,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4605/",
                    "id": 4605,
                    "name": "Transmission64 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/b3/6627.335667.png",
            "original_width": 715,
            "original_height": 539,
            "standard_url": "https://media.demozoo.org/screens/s/43/b3/6627.335667.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/b3/6627.335667.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/dc/ba66.335668.png",
            "original_width": 717,
            "original_height": 541,
            "standard_url": "https://media.demozoo.org/screens/s/7d/dc/ba66.335668.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/dc/ba66.335668.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "german-language"
    ]
}