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

{
    "url": "https://demozoo.org/api/v1/productions/341836/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341836/",
    "id": 341836,
    "title": "Lost Themes",
    "author_nicks": [
        {
            "name": "The Supply Team",
            "abbreviation": "TST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                "id": 51430,
                "name": "The Supply Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=240301"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96431"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iHW94kbsepY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18770,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4890/",
                    "id": 4890,
                    "name": "Fioniadata 2024",
                    "tagline": "",
                    "start_date": "2024-03-08",
                    "end_date": "2024-03-10",
                    "location": "Langeskov, Kerteminde Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.35655,
                    "longitude": 10.58447,
                    "website": "http://www.fioniadata.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/d9/9b99.341759.png",
            "original_width": 713,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/f9/d9/9b99.341759.jpg",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/d9/9b99.341759.jpg",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}