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

{
    "url": "https://demozoo.org/api/v1/productions/205118/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205118/",
    "id": 205118,
    "title": "Bits Salad 3",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Replay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/522/?format=api",
                    "id": 522,
                    "name": "Replay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Replay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/522/?format=api",
                    "id": 522,
                    "name": "Replay",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ghidorah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27431/?format=api",
                    "id": 27431,
                    "name": "Ghidorah",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/razor_1911/windows/bits_salad_3_%282002%29%28razor_1911%29%28win32%29%2864k%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6434"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VyDG5WKeJaA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15205,
                "name": "64kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3894/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3894/",
                    "id": 3894,
                    "name": "Krangparty 2002 (8)",
                    "tagline": "",
                    "start_date": "2002-05-24",
                    "end_date": "2002-05-26",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": "http://www.krangparty.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/eb/692c.188190.png",
            "original_width": 160,
            "original_height": 120,
            "standard_url": "https://media.demozoo.org/screens/s/a6/eb/692c.188190.jpg",
            "standard_width": 160,
            "standard_height": 120,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/eb/692c.188190.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 120
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/71/337a.188189.png",
            "original_width": 160,
            "original_height": 120,
            "standard_url": "https://media.demozoo.org/screens/s/fb/71/337a.188189.jpg",
            "standard_width": 160,
            "standard_height": 120,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/71/337a.188189.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "directx-8.1"
    ]
}