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

{
    "url": "https://demozoo.org/api/v1/productions/29201/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/29201/",
    "id": 29201,
    "title": "?",
    "author_nicks": [
        {
            "name": "Acard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19961/?format=api",
                "id": 19961,
                "name": "Acard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Egal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19962/?format=api",
                "id": 19962,
                "name": "Egal",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-14",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bdn96/ansi/bdn3ansi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 2253,
                "name": "Fast ANSI/Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/749/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/749/",
                    "id": 749,
                    "name": "BDN (Bizarre Demonet) 1996 (3)",
                    "tagline": "Der Dritte Teil",
                    "start_date": "1996-12-14",
                    "end_date": "1996-12-15",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/54/e350.161275.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/bd/54/e350.161275.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/54/e350.161275.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}