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

{
    "url": "https://demozoo.org/api/v1/productions/96467/?format=api",
    "demozoo_url": "https://demozoo.org/music/96467/",
    "id": 96467,
    "title": "a1",
    "author_nicks": [
        {
            "name": "Nodepond",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                "id": 45364,
                "name": "Nodepond",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hello Demoscene Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42398/?format=api",
                "id": 42398,
                "name": "Hello Demoscene Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-12-28",
    "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/2013/tum13/loop_music/a1.wav"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "59",
            "competition": {
                "id": 9808,
                "name": "Loop music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2025/",
                    "id": 2025,
                    "name": "The Ultimate Meeting 2013",
                    "tagline": "The Lost Weekend",
                    "start_date": "2013-12-27",
                    "end_date": "2013-12-29",
                    "location": "Griesheim, Regierungsbezirk Darmstadt, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.86657,
                    "longitude": 8.55503,
                    "website": "http://2013.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "loop"
    ]
}