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

{
    "url": "https://demozoo.org/api/v1/productions/204933/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/204933/",
    "id": 204933,
    "title": "Motionride",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-15",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15195,
                "name": "Livepixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3786/",
                    "id": 3786,
                    "name": "Decrunch 2019",
                    "tagline": "Decrunch 2049",
                    "start_date": "2019-06-14",
                    "end_date": "2019-06-16",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/2049/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}