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

{
    "url": "https://demozoo.org/api/v1/productions/59040/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59040/",
    "id": 59040,
    "title": "Hauptsache Strobo!",
    "author_nicks": [
        {
            "name": "BluFlame",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/996/?format=api",
                "id": 996,
                "name": "BluFlame",
                "is_group": true
            }
        },
        {
            "name": "Stroboholics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                "id": 6311,
                "name": "Stroboholics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-16",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/buenzli17/intro/bluflame_strobo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51284"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "67",
            "competition": {
                "id": 6419,
                "name": "PC 4K/64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/790/",
                    "id": 790,
                    "name": "Buenzli 2008 (17)",
                    "tagline": "",
                    "start_date": "2008-08-15",
                    "end_date": "2008-08-17",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz17.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}