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

{
    "url": "https://demozoo.org/api/v1/productions/328131/?format=api",
    "demozoo_url": "https://demozoo.org/music/328131/",
    "id": 328131,
    "title": "octalizer",
    "author_nicks": [
        {
            "name": "byteobserver",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121285/?format=api",
                "id": 121285,
                "name": "byteobserver",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/ontrack23/combined_music/octalizer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "102",
            "competition": {
                "id": 18187,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4654/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4654/",
                    "id": 4654,
                    "name": "on track 2023",
                    "tagline": "Your party on the cccamp",
                    "start_date": "2023-08-15",
                    "end_date": "2023-08-19",
                    "location": "Mildenberg, Brandenburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.01086,
                    "longitude": 13.28788,
                    "website": "https://demoparty-cccamp.github.io/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}