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

{
    "url": "https://demozoo.org/api/v1/productions/41603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41603/",
    "id": 41603,
    "title": "Unfinished",
    "author_nicks": [
        {
            "name": "Hive",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26415/?format=api",
                "id": 26415,
                "name": "Hive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-24",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "50",
            "competition": {
                "id": 3970,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/949/",
                    "id": 949,
                    "name": "YALP 1998",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1998-05-24",
                    "end_date": "1998-05-24",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}