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

{
    "url": "https://demozoo.org/api/v1/productions/358050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358050/",
    "id": 358050,
    "title": "F0rfest",
    "author_nicks": [
        {
            "name": "Complex",
            "abbreviation": "CLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-09",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jmagic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/176/?format=api",
                    "id": 176,
                    "name": "Jmagic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Laurikka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16694/?format=api",
                    "id": 16694,
                    "name": "Laurikka",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DamienG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131945/?format=api",
                    "id": 131945,
                    "name": "DamienG",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=301839"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.komplex.org/c64/f0rfest.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=245972"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97869"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=plYbZcPhZTY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 19437,
                "name": "Mixed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5081/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5081/",
                    "id": 5081,
                    "name": "Psykoz 2024",
                    "tagline": "",
                    "start_date": "2024-09-20",
                    "end_date": "2024-09-22",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/d1/ecc3.351277.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/cd/d1/ecc3.351277.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/d1/ecc3.351277.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}