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

{
    "url": "https://demozoo.org/api/v1/productions/97564/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97564/",
    "id": 97564,
    "title": "Dunkelheit",
    "author_nicks": [
        {
            "name": "mrp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26076/?format=api",
                "id": 26076,
                "name": "mrp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-24",
    "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": 10,
            "ranking": "n/a",
            "score": "1.4",
            "competition": {
                "id": 1731,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3/",
                    "id": 3,
                    "name": "Assembly 2009",
                    "tagline": "Assembly Summer 2009",
                    "start_date": "2009-08-06",
                    "end_date": "2009-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        },
        {
            "position": 19,
            "ranking": "19",
            "score": "6",
            "competition": {
                "id": 436,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/177/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/177/",
                    "id": 177,
                    "name": "Alternative Party 2009",
                    "tagline": "Man Meets Machine",
                    "start_date": "2009-10-23",
                    "end_date": "2009-10-25",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2009"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}