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

{
    "url": "https://demozoo.org/api/v1/productions/5570/?format=api",
    "demozoo_url": "https://demozoo.org/music/5570/",
    "id": 5570,
    "title": "NimmDieFlasche",
    "author_nicks": [
        {
            "name": "ThUmB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6354/?format=api",
                "id": 6354,
                "name": "ThUmB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Headcrash",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                "id": 3776,
                "name": "Headcrash",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-01-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/0a000h/m4ch/nimmdieflasche.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "70",
            "competition": {
                "id": 579,
                "name": "4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/195/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/195/",
                    "id": 195,
                    "name": "0a000h 2002",
                    "tagline": "",
                    "start_date": "2002-01-25",
                    "end_date": "2002-01-27",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2002/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}