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

{
    "url": "https://demozoo.org/api/v1/productions/345261/?format=api",
    "demozoo_url": "https://demozoo.org/music/345261/",
    "id": 345261,
    "title": "dat zaza be hittin fr",
    "author_nicks": [
        {
            "name": "DeMOSic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128254/?format=api",
                "id": 128254,
                "name": "DeMOSic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-05-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/synergy24/music/demosic_-_dat_zaza_be_hittin_fr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "53",
            "competition": {
                "id": 18860,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4904/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4904/",
                    "id": 4904,
                    "name": "Synergy 2024",
                    "tagline": "",
                    "start_date": "2024-05-04",
                    "end_date": "2024-05-05",
                    "location": "Cantanhede, Coimbra, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 40.36354,
                    "longitude": -8.60549,
                    "website": "https://synergy2024.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}