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

{
    "url": "https://demozoo.org/api/v1/productions/2535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2535/",
    "id": 2535,
    "title": "RN KG-Anim",
    "author_nicks": [
        {
            "name": "Radon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5297/?format=api",
                "id": 5297,
                "name": "Radon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31919"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "95",
            "competition": {
                "id": 240,
                "name": "Anim",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/145/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/145/",
                    "id": 145,
                    "name": "Kindergarden 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-11-15",
                    "end_date": "1996-11-17",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}