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

{
    "url": "https://demozoo.org/api/v1/productions/39459/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39459/",
    "id": 39459,
    "title": "Lenin",
    "author_nicks": [
        {
            "name": "Ren",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11033/?format=api",
                "id": 11033,
                "name": "Rendall",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AstroideA",
            "abbreviation": "AI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-02-08",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/flag98/wild_grfx/flg-gfxc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "20",
            "competition": {
                "id": 3674,
                "name": "Wild Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/704/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/704/",
                    "id": 704,
                    "name": "FLaG 1998",
                    "tagline": "",
                    "start_date": "1998-02-06",
                    "end_date": "1998-02-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/aa/5842.73045.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/bc/aa/5842.73045.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/aa/5842.73045.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}