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

{
    "url": "https://demozoo.org/api/v1/productions/44813/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44813/",
    "id": 44813,
    "title": "Wildcompo",
    "author_nicks": [
        {
            "name": "Phobia",
            "abbreviation": "PHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14199/?format=api",
                "id": 14199,
                "name": "Phobia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-12",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 4397,
                "name": "Wildcompo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/615/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/615/",
                    "id": 615,
                    "name": "Remedy 1999",
                    "tagline": "",
                    "start_date": "1999-06-11",
                    "end_date": "1999-06-13",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}