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

{
    "url": "https://demozoo.org/api/v1/productions/116408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/116408/",
    "id": 116408,
    "title": "24 Hour Screen",
    "author_nicks": [
        {
            "name": "The Carebears",
            "abbreviation": "TCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                "id": 2050,
                "name": "The Carebears",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": "Nick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2054/?format=api",
                    "id": 2054,
                    "name": "Nic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                    "id": 2631,
                    "name": "ES",
                    "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": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCB/TCB_24H.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LMg0YHgC_OE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "49",
            "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/37/5a/1cb9.187607.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/37/5a/1cb9.187607.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/5a/1cb9.187607.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/05/2647.61292.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/eb/05/2647.61292.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/05/2647.61292.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}