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

{
    "url": "https://demozoo.org/api/v1/productions/26844/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26844/",
    "id": 26844,
    "title": "Lost Marbles",
    "author_nicks": [
        {
            "name": "Moerder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17014/?format=api",
                "id": 17014,
                "name": "Moerder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-08-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/demodays11/gfx_4kexecutable/lostmarbles.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57630"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "236.5",
            "competition": {
                "id": 1875,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/258/",
                    "id": 258,
                    "name": "Demodays 2011",
                    "tagline": "Buenzli 20",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-29",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352119,
                    "longitude": 7.904029,
                    "website": "https://2011.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/42/8ee3.38034.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/89/42/8ee3.38034.jpg",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/42/8ee3.38034.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}