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

{
    "url": "https://demozoo.org/api/v1/productions/30404/?format=api",
    "demozoo_url": "https://demozoo.org/music/30404/",
    "id": 30404,
    "title": "Holalila",
    "author_nicks": [
        {
            "name": "PCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                "id": 20539,
                "name": "PCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-03-17",
    "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/PCH/holalila.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/forever12/c64/forever-2012-releases.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "305",
            "competition": {
                "id": 2436,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1221/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1221/",
                    "id": 1221,
                    "name": "Forever 2012",
                    "tagline": "Forever XIII - A Nightmare In Horná Súča",
                    "start_date": "2012-03-16",
                    "end_date": "2012-03-18",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}