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

{
    "url": "https://demozoo.org/api/v1/productions/365518/?format=api",
    "demozoo_url": "https://demozoo.org/music/365518/",
    "id": 365518,
    "title": "Flight",
    "author_nicks": [
        {
            "name": "Filippp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                "id": 139690,
                "name": "Filippp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                "id": 7384,
                "name": "Damage",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-01-10",
    "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/2025/rsync25/streaming-music/flight_by_filippp-damage.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "112",
            "competition": {
                "id": 19642,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4953/",
                    "id": 4953,
                    "name": "rsync 2025",
                    "tagline": "",
                    "start_date": "2025-01-10",
                    "end_date": "2025-01-11",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}