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

{
    "url": "https://demozoo.org/api/v1/productions/105776/?format=api",
    "demozoo_url": "https://demozoo.org/music/105776/",
    "id": 105776,
    "title": "Logdans",
    "author_nicks": [
        {
            "name": "d00m",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55971/?format=api",
                "id": 55971,
                "name": "Doom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fiction",
            "abbreviation": "FCN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48347/?format=api",
                "id": 48347,
                "name": "Fiction",
                "is_group": true
            }
        },
        {
            "name": "Flatline",
            "abbreviation": "FLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                "id": 8032,
                "name": "Flatline Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-31",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Doom/logdans.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/dreamhack98/m4ch/logdans_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "552",
            "competition": {
                "id": 10228,
                "name": "Music 4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}