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

{
    "url": "https://demozoo.org/api/v1/productions/36249/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36249/",
    "id": 36249,
    "title": "Opasne Vibracije",
    "author_nicks": [
        {
            "name": "Night Knight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23702/?format=api",
                "id": 23702,
                "name": "Night Knight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-27",
    "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": 11,
            "ranking": "11",
            "score": "6",
            "competition": {
                "id": 11267,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1844/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1844/",
                    "id": 1844,
                    "name": "Scene Strike 1997 (2)",
                    "tagline": "",
                    "start_date": "1997-09-27",
                    "end_date": "1997-09-28",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": "http://www.crsn.com/ss2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}