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

{
    "url": "https://demozoo.org/api/v1/productions/64584/?format=api",
    "demozoo_url": "https://demozoo.org/music/64584/",
    "id": 64584,
    "title": "Rundfunkgebührenaversion",
    "author_nicks": [
        {
            "name": "St0ff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5577/?format=api",
                "id": 5577,
                "name": "StØff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Neoplasia",
            "abbreviation": "NPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5570/?format=api",
                "id": 5570,
                "name": "Neoplasia",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-07-20",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/uc6_22/mmul_live/rundfunkgebuehrenaversion.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "808",
            "competition": {
                "id": 7150,
                "name": "Multichannel w/ Livesupport",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/339/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/339/",
                    "id": 339,
                    "name": "Underground Conference 2002",
                    "tagline": "Underground Conference 6.22",
                    "start_date": "2002-07-18",
                    "end_date": "2002-07-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://uc6.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/1f/89fa.325684.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fa/1f/89fa.325684.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/1f/89fa.325684.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}