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

{
    "url": "https://demozoo.org/api/v1/productions/21934/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21934/",
    "id": 21934,
    "title": "Incest 3",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1990-08-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "4.37",
            "competition": {
                "id": 1442,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/390/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/390/",
                    "id": 390,
                    "name": "Byterapers, Scoopex, Extasy Party 1990",
                    "tagline": "Grendel Party II",
                    "start_date": "1990-08-10",
                    "end_date": "1990-08-13",
                    "location": "Iisalmi, Ylä-Savo, Northern Savo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.55915,
                    "longitude": 27.19067,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}