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

{
    "url": "https://demozoo.org/api/v1/productions/79769/?format=api",
    "demozoo_url": "https://demozoo.org/music/79769/",
    "id": 79769,
    "title": "Candle",
    "author_nicks": [
        {
            "name": "Synteesi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1289/?format=api",
                "id": 1289,
                "name": "Synteesi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/scene_event04/mmul/candle_by_synteesi___mfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "146",
            "competition": {
                "id": 8246,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/206/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/206/",
                    "id": 206,
                    "name": "Scene Event 2004",
                    "tagline": "",
                    "start_date": "2004-07-21",
                    "end_date": "2004-07-24",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}