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

{
    "url": "https://demozoo.org/api/v1/productions/148174/?format=api",
    "demozoo_url": "https://demozoo.org/music/148174/",
    "id": 148174,
    "title": "Energetic",
    "author_nicks": [
        {
            "name": "G-Fellow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11649/?format=api",
                "id": 11649,
                "name": "G-Fellow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-24",
    "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/G-Fellow/energetic.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/zoo15/c64_music/sid8580_energetic.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "23",
            "score": "",
            "competition": {
                "id": 11905,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2530/",
                    "id": 2530,
                    "name": "Zoo 2015",
                    "tagline": "Where the monkeys go bananas!",
                    "start_date": "2015-10-23",
                    "end_date": "2015-10-25",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "http://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}