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

{
    "url": "https://demozoo.org/api/v1/productions/313529/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/313529/",
    "id": 313529,
    "title": "Lovebug 3D",
    "author_nicks": [
        {
            "name": "pépé",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                "id": 123351,
                "name": "pépé",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://peek.poke.free.fr/st/disques/lovebug3D.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/flashparty22/voxel_gfx/lovebug3d.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "100",
            "competition": {
                "id": 17410,
                "name": "Voxel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4443/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4443/",
                    "id": 4443,
                    "name": "Flashparty 2022",
                    "tagline": "Your favorite South American demoparty, back IN PERSON!",
                    "start_date": "2022-10-01",
                    "end_date": "2022-10-02",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/d6/026a.313808.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ad/d6/026a.313808.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/d6/026a.313808.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}