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

{
    "url": "https://demozoo.org/api/v1/productions/140385/?format=api",
    "demozoo_url": "https://demozoo.org/music/140385/",
    "id": 140385,
    "title": "Black Light",
    "author_nicks": [
        {
            "name": "Klang",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26650/?format=api",
                "id": 26650,
                "name": "Klang",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Good Vibes",
            "abbreviation": "GV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146296/?format=api",
                "id": 146296,
                "name": "Good Vibes",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-23",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/good_vibes/gv-bllig.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/slach98/mmul/32ch/klang_black_light.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11636,
                "name": "Music 32 channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1031/",
                    "id": 1031,
                    "name": "Slach 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-24",
                    "location": "Pierrejux, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.515411,
                    "longitude": 5.67129,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "house"
    ]
}