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

{
    "url": "https://demozoo.org/api/v1/productions/333752/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333752/",
    "id": 333752,
    "title": "Belgian Holiday",
    "author_nicks": [
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        },
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Oswald",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12093/?format=api",
                    "id": 12093,
                    "name": "Oswald",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Edhellon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4030/?format=api",
                    "id": 4030,
                    "name": "Edhellon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Da Blondie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12095/?format=api",
                    "id": 12095,
                    "name": "Da Blondie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DeeKay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/771/?format=api",
                    "id": 771,
                    "name": "DeeKay",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        },
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95487"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=X19STcOyeCs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/parties/4752/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4752/",
            "id": 4752,
            "name": "rsync 2024",
            "tagline": "RSync.  Because we have to",
            "start_date": "2024-01-05",
            "end_date": "2024-01-06",
            "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.87967,
            "longitude": 4.70078,
            "website": "https://www.demoparty.be/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/69/b55e.335108.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/a7/69/b55e.335108.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/69/b55e.335108.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}