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

{
    "url": "https://demozoo.org/api/v1/productions/360448/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360448/",
    "id": 360448,
    "title": "Amatata",
    "author_nicks": [
        {
            "name": "Häläbläp Crew",
            "abbreviation": "HBC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3590/?format=api",
                "id": 3590,
                "name": "Häläbläp Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-05-15",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/halablap_crew/amatata.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55017"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "40",
            "competition": {
                "id": 19503,
                "name": "The Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5178/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5178/",
                    "id": 5178,
                    "name": "Proxy 2010",
                    "tagline": "",
                    "start_date": "2010-05-14",
                    "end_date": "2010-05-16",
                    "location": "Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.79706,
                    "longitude": 23.68354,
                    "website": "http://www.proxy.kannus.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}