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

{
    "url": "https://demozoo.org/api/v1/productions/60537/?format=api",
    "demozoo_url": "https://demozoo.org/music/60537/",
    "id": 60537,
    "title": "Jesus he fights me",
    "author_nicks": [
        {
            "name": "Scamp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3756/?format=api",
                "id": 3756,
                "name": "Scamp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/geekcamp02/happyhardcore/scamp%5Evacuum_feat_phil_collins_vs_eminem_-_jesus_he_fights_me.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "+11",
            "competition": {
                "id": 6614,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1187/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1187/",
                    "id": 1187,
                    "name": "Geek Camp 2002",
                    "tagline": "",
                    "start_date": "2002-10-18",
                    "end_date": "2002-10-20",
                    "location": "Flumserberg Tannenbodenalp, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.093342,
                    "longitude": 9.28513,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}