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

{
    "url": "https://demozoo.org/api/v1/productions/40773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40773/",
    "id": 40773,
    "title": "The Dreamer",
    "author_nicks": [
        {
            "name": "Xeed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21642/?format=api",
                "id": 21642,
                "name": "Xeed",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-13",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "9",
            "competition": {
                "id": 3843,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/614/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/614/",
                    "id": 614,
                    "name": "Remedy 1998",
                    "tagline": "",
                    "start_date": "1998-06-11",
                    "end_date": "1998-06-14",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}