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

{
    "url": "https://demozoo.org/api/v1/productions/165253/?format=api",
    "demozoo_url": "https://demozoo.org/music/165253/",
    "id": 165253,
    "title": "Glow Worm",
    "author_nicks": [
        {
            "name": "Ilkke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1347/?format=api",
                "id": 1347,
                "name": "Ilkke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funkentstört",
            "abbreviation": "FES",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                "id": 50480,
                "name": "Funkentstört",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-11-12",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Ilkke/glow%20worm.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/syntax16/music_chip/glow_worm_by_ilkke_%288580%29.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "79",
            "competition": {
                "id": 12876,
                "name": "Music - Chip",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2993/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2993/",
                    "id": 2993,
                    "name": "Syntax 2016",
                    "tagline": "",
                    "start_date": "2016-11-12",
                    "end_date": "2016-11-13",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}