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

{
    "url": "https://demozoo.org/api/v1/productions/343074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343074/",
    "id": 343074,
    "title": "TomTechTronic",
    "author_nicks": [
        {
            "name": "Effect",
            "abbreviation": "EFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73804/?format=api",
                    "id": 73804,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "An Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                    "id": 2052,
                    "name": "An Cool",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133359/?format=api",
                    "id": 133359,
                    "name": "Ming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Effect logo"
        },
        {
            "nick": {
                "name": "Jade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2388/?format=api",
                    "id": 2388,
                    "name": "Jade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.d-bug.me/shw/tron_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96705"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PwaEAK-WKoI"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4759/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4759/",
            "id": 4759,
            "name": "Psycho Hack 2024",
            "tagline": "",
            "start_date": "2024-04-05",
            "end_date": "2024-04-07",
            "location": "Kingston upon Hull, City of Kingston upon Hull, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.7446,
            "longitude": -0.33525,
            "website": "http://www.phfhq.org/ph.htm"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/3e/b72d.342626.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f7/3e/b72d.342626.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/3e/b72d.342626.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}