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

{
    "url": "https://demozoo.org/api/v1/productions/357887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357887/",
    "id": 357887,
    "title": "What the _?",
    "author_nicks": [
        {
            "name": "Antiemes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14425/?format=api",
                "id": 14425,
                "name": "Antiemes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Bad Sectors",
            "abbreviation": "TBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
                "id": 6574,
                "name": "The Bad Sectors",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-09-21",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/qbparty24/256_byte_intro/whatthe_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "91",
            "competition": {
                "id": 19387,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4957/",
                    "id": 4957,
                    "name": "QBParty 2024",
                    "tagline": "Infinite",
                    "start_date": "2024-09-20",
                    "end_date": "2024-09-22",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "https://qbparty.hu/2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/5d/a45a.350579.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/4f/5d/a45a.350579.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/5d/a45a.350579.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}