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

{
    "url": "https://demozoo.org/api/v1/productions/20062/?format=api",
    "demozoo_url": "https://demozoo.org/music/20062/",
    "id": 20062,
    "title": "Würdest Du",
    "author_nicks": [
        {
            "name": "Netpoet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1982/?format=api",
                "id": 1982,
                "name": "Netpoet",
                "is_group": false
            }
        },
        {
            "name": "Sundae",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14487/?format=api",
                "id": 14487,
                "name": "Sundae",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "pArk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5599/?format=api",
                "id": 5599,
                "name": "Park Studios",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/evoke00/mp3/netpoet_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "2",
            "score": "92",
            "competition": {
                "id": 1235,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/332/",
                    "id": 332,
                    "name": "Evoke 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "vocals-in-music"
    ]
}