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

{
    "url": "https://demozoo.org/api/v1/productions/131533/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131533/",
    "id": 131533,
    "title": "Äventyr",
    "author_nicks": [
        {
            "name": "ODD Demo Design",
            "abbreviation": "ODD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                "id": 4299,
                "name": "ODD Demo Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/compusphere09/demo/odd_aventyr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53810"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11219,
                "name": "Combined demo/intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/481/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/481/",
                    "id": 481,
                    "name": "Compusphere 2009 (19)",
                    "tagline": "",
                    "start_date": "2009-08-28",
                    "end_date": "2009-08-30",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pygame",
        "python"
    ]
}