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

{
    "url": "https://demozoo.org/api/v1/productions/116610/?format=api",
    "demozoo_url": "https://demozoo.org/productions/116610/",
    "id": 116610,
    "title": "The One Day Screen",
    "author_nicks": [
        {
            "name": "Black Monolith Team",
            "abbreviation": "BMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31425/?format=api",
                "id": 31425,
                "name": "Black Monolith Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Alliance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
                "id": 31429,
                "name": "The Alliance",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ford Perfect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31426/?format=api",
                    "id": 31426,
                    "name": "Ford Perfect",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31427/?format=api",
                    "id": 31427,
                    "name": "Thor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31428/?format=api",
                    "id": 31428,
                    "name": "Jora",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nfqPLSv9e2Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "40",
            "competition": {
                "id": 10608,
                "name": "24h Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1524/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1524/",
                    "id": 1524,
                    "name": "International Coding Conference (ICC) #1",
                    "tagline": "",
                    "start_date": "1990-06-14",
                    "end_date": "1990-06-17",
                    "location": "Geislingen an der Steige, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.624599,
                    "longitude": 9.82823,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/24/2c85.61341.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/04/24/2c85.61341.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/24/2c85.61341.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}