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

{
    "url": "https://demozoo.org/api/v1/productions/40930/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40930/",
    "id": 40930,
    "title": "Wielka Potrzeba Sztuki",
    "author_nicks": [
        {
            "name": "Agravedict",
            "abbreviation": "AVD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict",
                "is_group": true
            }
        },
        {
            "name": "Przyjaciele Stefana B.",
            "abbreviation": "PSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                "id": 20658,
                "name": "Przyjaciele Stefana B.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-08",
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3882,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/978/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/978/",
                    "id": 978,
                    "name": "Satellite 1998",
                    "tagline": "",
                    "start_date": "1998-11-07",
                    "end_date": "1998-11-09",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}