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

{
    "url": "https://demozoo.org/api/v1/productions/10169/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10169/",
    "id": 10169,
    "title": "Do it yourself demo",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bruce D. Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Max Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9867/?format=api",
                    "id": 9867,
                    "name": "Max Power",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Not Credited"
        },
        {
            "nick": {
                "name": "kenët",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                    "id": 194,
                    "name": "kenët",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Not Credited"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/limp_ninja/limp_ninja_-_do_it_yourself_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50489"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "233",
            "competition": {
                "id": 5252,
                "name": "PC/Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/246/",
                    "id": 246,
                    "name": "Outline 2008",
                    "tagline": "",
                    "start_date": "2008-05-01",
                    "end_date": "2008-05-04",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/50/cf94.180951.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/1c/50/cf94.180951.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/50/cf94.180951.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/95/59/1c7b.180952.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/95/59/1c7b.180952.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/59/1c7b.180952.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "hidden-part",
        "humor",
        "concept",
        "sdl",
        "fmodex"
    ]
}