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

{
    "url": "https://demozoo.org/api/v1/productions/365506/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365506/",
    "id": 365506,
    "title": "Love Letter",
    "author_nicks": [
        {
            "name": "F#READY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                "id": 35273,
                "name": "F#READY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/FreddyOffenga/loveletter/raw/refs/heads/main/loveletter.tic"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/rsync25/fantasy-computer/love-letter_by_xxxxxxx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103321"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=a8JnyY50rgY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "109",
            "competition": {
                "id": 19640,
                "name": "Fantasy Computer",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4953/",
                    "id": 4953,
                    "name": "rsync 2025",
                    "tagline": "",
                    "start_date": "2025-01-10",
                    "end_date": "2025-01-11",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5201/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5201/",
            "id": 5201,
            "name": "Lovebyte 2025",
            "tagline": "Blind Date",
            "start_date": "2025-02-15",
            "end_date": "2025-02-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.lovebyte.party"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/b5/ec5d.356169.png",
            "original_width": 1546,
            "original_height": 901,
            "standard_url": "https://media.demozoo.org/screens/s/e6/b5/ec5d.356169.jpg",
            "standard_width": 400,
            "standard_height": 233,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/b5/ec5d.356169.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/d6/81cb.356246.gif",
            "original_width": 1024,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/e7/d6/81cb.356246.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/d6/81cb.356246.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}