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

{
    "url": "https://demozoo.org/api/v1/productions/345254/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345254/",
    "id": 345254,
    "title": "May the fourth",
    "author_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-04",
    "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": "Wil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                    "id": 111927,
                    "name": "Wil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Neyvivi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117488/?format=api",
                    "id": 117488,
                    "name": "Neyvivi",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242660"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tJkmNfytHZ0"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4988/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4988/",
            "id": 4988,
            "name": "Vintage Computing Carinthia $28",
            "tagline": "40th VCC Meeting",
            "start_date": "2024-05-04",
            "end_date": "2024-05-04",
            "location": "Villach, Villach Stadt, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.61254,
            "longitude": 13.8529,
            "website": "http://vcc.logiker.com/meetings.html#$28"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/f6/9f0c.343385.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/32/f6/9f0c.343385.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/f6/9f0c.343385.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}