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

{
    "url": "https://demozoo.org/api/v1/productions/302101/?format=api",
    "demozoo_url": "https://demozoo.org/music/302101/",
    "id": 302101,
    "title": "Tragic Happiness",
    "author_nicks": [
        {
            "name": "Aldroid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                "id": 63755,
                "name": "Aldroid",
                "is_group": false
            }
        },
        {
            "name": "Ash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                "id": 43672,
                "name": "Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-31",
    "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/2021/inercia21/freestyle_music/synaesthesia_and_aldroid_-_tragic_happiness.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "82",
            "competition": {
                "id": 16810,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4244/",
                    "id": 4244,
                    "name": "Inércia Demoparty 2021",
                    "tagline": "",
                    "start_date": "2021-10-30",
                    "end_date": "2021-10-31",
                    "location": "Distrito de Lisboa, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 39.0,
                    "longitude": -9.13333,
                    "website": "https://2021.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "renoise"
    ]
}