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

{
    "url": "https://demozoo.org/api/v1/productions/335733/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335733/",
    "id": 335733,
    "title": "Solstice",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wavesitter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                "id": 43677,
                "name": "Wavesitter",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-01-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/gasman/tic80/gasman-solstice.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/rsync24/fantasy-computer/solstice_by_gasmanwavesitter.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95794"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=3694"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "56",
            "competition": {
                "id": 18568,
                "name": "Fantasy computer",
                "party": {
                    "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/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/5a/fe93.337154.png",
            "original_width": 255,
            "original_height": 142,
            "standard_url": "https://media.demozoo.org/screens/s/89/5a/fe93.337154.png",
            "standard_width": 255,
            "standard_height": 142,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/5a/fe93.337154.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}