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

{
    "url": "https://demozoo.org/api/v1/productions/39798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39798/",
    "id": 39798,
    "title": "V-block - Ogniste bejbe",
    "author_nicks": [
        {
            "name": "Venture",
            "abbreviation": "VNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8739/?format=api",
                "id": 8739,
                "name": "Venture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-29",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "217",
            "competition": {
                "id": 3714,
                "name": "VHS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/566/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/566/",
                    "id": 566,
                    "name": "Gravity 1998",
                    "tagline": "Gravity 3",
                    "start_date": "1998-08-28",
                    "end_date": "1998-08-30",
                    "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.74042,
                    "longitude": 18.07723,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        }
    ],
    "tags": []
}