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

{
    "url": "https://demozoo.org/api/v1/productions/29207/?format=api",
    "demozoo_url": "https://demozoo.org/music/29207/",
    "id": 29207,
    "title": "Ohne Name?",
    "author_nicks": [
        {
            "name": "Spoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13925/?format=api",
                "id": 13925,
                "name": "Spoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-14",
    "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/1996/bdn96/m4ch/spn_ch05.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 2255,
                "name": "Chiptune/4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/749/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/749/",
                    "id": 749,
                    "name": "BDN (Bizarre Demonet) 1996 (3)",
                    "tagline": "Der Dritte Teil",
                    "start_date": "1996-12-14",
                    "end_date": "1996-12-15",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}