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

{
    "url": "https://demozoo.org/api/v1/productions/168979/?format=api",
    "demozoo_url": "https://demozoo.org/music/168979/",
    "id": 168979,
    "title": "Knarf",
    "author_nicks": [
        {
            "name": "Cyanid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27768/?format=api",
                "id": 27768,
                "name": "Cyanid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 13058,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3150/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3150/",
                    "id": 3150,
                    "name": "Realtime Generation 2008",
                    "tagline": "",
                    "start_date": "2008-07-18",
                    "end_date": "2008-07-20",
                    "location": "Vienna, Wien Stadt, Vienna, Austria",
                    "is_online": false,
                    "country_code": "AT",
                    "latitude": 48.20849,
                    "longitude": 16.37208,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}