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

{
    "url": "https://demozoo.org/api/v1/productions/205314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205314/",
    "id": 205314,
    "title": "12345",
    "author_nicks": [
        {
            "name": "Telespielator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65436/?format=api",
                "id": 65436,
                "name": "Telespielator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11113"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "",
            "competition": {
                "id": 15229,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2115/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2115/",
                    "id": 2115,
                    "name": "Willow Party 2003",
                    "tagline": "",
                    "start_date": "2003-11-28",
                    "end_date": "2003-11-30",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": "http://web.archive.org/web/20080529003704/http://www.willowparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}