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

{
    "url": "https://demozoo.org/api/v1/productions/204490/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/204490/",
    "id": 204490,
    "title": "?",
    "author_nicks": [
        {
            "name": "Andres Roa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19333/?format=api",
                "id": 19333,
                "name": "Andres Roa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Necropolis",
            "abbreviation": "NCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18873/?format=api",
                "id": 18873,
                "name": "Necropolis",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-29",
    "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/1994/euskal94b/fast3d/02.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "160",
            "competition": {
                "id": 15155,
                "name": "Fast 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/488/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/488/",
                    "id": 488,
                    "name": "Euskal 1994 (2)",
                    "tagline": "Euskal Amiga Party 2",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Legazpi, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.03075,
                    "longitude": -2.34237,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/00/28e1.187531.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/e1/00/28e1.187531.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/00/28e1.187531.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}