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

{
    "url": "https://demozoo.org/api/v1/productions/40717/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40717/",
    "id": 40717,
    "title": "Flower Power",
    "author_nicks": [
        {
            "name": "Zalo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7008/?format=api",
                "id": 7008,
                "name": "Zalo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Subspace",
            "abbreviation": "SBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/328/?format=api",
                "id": 328,
                "name": "Subspace",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-13",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "60",
            "competition": {
                "id": 3840,
                "name": "RayTracing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/614/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/614/",
                    "id": 614,
                    "name": "Remedy 1998",
                    "tagline": "",
                    "start_date": "1998-06-11",
                    "end_date": "1998-06-14",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/4f/1737.132812.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/31/4f/1737.132812.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/4f/1737.132812.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}