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

{
    "url": "https://demozoo.org/api/v1/productions/175051/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175051/",
    "id": 175051,
    "title": "Mötkylä bubbling under",
    "author_nicks": [
        {
            "name": "Teletubbarna",
            "abbreviation": "TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "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": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch16s/11_motkyla/01/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "13",
            "competition": {
                "id": 13517,
                "name": "Mötkylä",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3355/",
                    "id": 3355,
                    "name": "Chimpbembly 2016 Summer",
                    "tagline": "",
                    "start_date": "2016",
                    "end_date": "2016",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}