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

{
    "url": "https://demozoo.org/api/v1/productions/200566/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/200566/",
    "id": 200566,
    "title": "Luonnollinen Raivo",
    "author_nicks": [
        {
            "name": "Papu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76637/?format=api",
                "id": 76637,
                "name": "Papu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-02",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "6.48",
            "competition": {
                "id": 14979,
                "name": "Grafiikka",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3722/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3722/",
                    "id": 3722,
                    "name": "Instanssi 2019",
                    "tagline": "",
                    "start_date": "2019-02-28",
                    "end_date": "2019-03-03",
                    "location": "Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.20806,
                    "longitude": 25.60742,
                    "website": "https://instanssi.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}