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

{
    "url": "https://demozoo.org/api/v1/productions/33840/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33840/",
    "id": 33840,
    "title": "W kamiennym stolcu",
    "author_nicks": [
        {
            "name": "Odbyt Design",
            "abbreviation": "ODB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20659/?format=api",
                "id": 20659,
                "name": "Odbyt Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-13",
    "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": "",
            "competition": {
                "id": 2842,
                "name": "Amiga/PC Crazy Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}