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

{
    "url": "https://demozoo.org/api/v1/productions/356972/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/356972/",
    "id": 356972,
    "title": "Wasp Attack",
    "author_nicks": [
        {
            "name": "Influence",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5964/?format=api",
                "id": 5964,
                "name": "Influence",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Secretly!",
            "abbreviation": "SCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                "id": 6419,
                "name": "Secretly!",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-10-28",
    "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": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 19366,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1439/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1439/",
                    "id": 1439,
                    "name": "Comparade 2000",
                    "tagline": "Comparade 8",
                    "start_date": "2000-10-27",
                    "end_date": "2000-10-29",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/c5/6c1b.350023.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/13/c5/6c1b.350023.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/c5/6c1b.350023.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}