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

{
    "url": "https://demozoo.org/api/v1/productions/40512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40512/",
    "id": 40512,
    "title": "Who The Fun Is Bill Gates 3",
    "author_nicks": [
        {
            "name": "Capanna",
            "abbreviation": "CN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3773/?format=api",
                "id": 3773,
                "name": "CaPaNÑa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-04",
    "supertype": "production",
    "platforms": [],
    "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": 3,
            "ranking": "3",
            "score": "367",
            "competition": {
                "id": 3818,
                "name": "Lamer Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/681/",
                    "id": 681,
                    "name": "Rage 1998",
                    "tagline": "Rage vs Scenest 1998",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}