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

{
    "url": "https://demozoo.org/api/v1/productions/44372/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44372/",
    "id": 44372,
    "title": "Storm",
    "author_nicks": [
        {
            "name": "TransMission",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15656/?format=api",
                "id": 15656,
                "name": "TransMission",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Encryptor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148838/?format=api",
                    "id": 148838,
                    "name": "Encryptor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Graphics"
        },
        {
            "nick": {
                "name": "Krematory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26794/?format=api",
                    "id": 26794,
                    "name": "Xintrea",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Sound"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/paradox99/256b/storm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24819"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "419",
            "competition": {
                "id": 4348,
                "name": "PC 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/277/",
                    "id": 277,
                    "name": "Paradox 1999",
                    "tagline": "",
                    "start_date": "1999-08-07",
                    "end_date": "1999-08-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/34/17b4.314776.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/1a/34/17b4.314776.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/34/17b4.314776.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/6f/3dac.314777.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/fe/6f/3dac.314777.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/6f/3dac.314777.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tiny-intro-with-sound"
    ]
}