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

{
    "url": "https://demozoo.org/api/v1/productions/80439/?format=api",
    "demozoo_url": "https://demozoo.org/music/80439/",
    "id": 80439,
    "title": "That Lo-Fi Sound",
    "author_nicks": [
        {
            "name": "Player One",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3141/?format=api",
                "id": 3141,
                "name": "Player One",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-07-30",
    "supertype": "music",
    "platforms": [],
    "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/2005/assembly05/oldskool/music/that_lo-fi_sound_by_player_one___dekadence.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 26,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 981,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}