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

{
    "url": "https://demozoo.org/api/v1/productions/66566/?format=api",
    "demozoo_url": "https://demozoo.org/music/66566/",
    "id": 66566,
    "title": "Mixed Emotions",
    "author_nicks": [
        {
            "name": "Luke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35756/?format=api",
                "id": 35756,
                "name": "Luke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Numedia Cyclops",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                "id": 5701,
                "name": "Numedia Cyclops",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-01-11",
    "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/Impulsetracker/Luke/mixed emotions.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/altparty03/lovemusic/luke-mixed_emotions.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "26",
            "competition": {
                "id": 7255,
                "name": "Love Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}