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

{
    "url": "https://demozoo.org/api/v1/productions/99926/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99926/",
    "id": 99926,
    "title": "Roeddelroemp",
    "author_nicks": [
        {
            "name": "The Electronic Knights",
            "abbreviation": "TEK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/arok06/8bit/in1k/roeddelroemp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25678"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "48",
            "competition": {
                "id": 10012,
                "name": "1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/229/",
                    "id": 229,
                    "name": "Árok 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/92/40b2.310652.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/aa/92/40b2.310652.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/92/40b2.310652.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}