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

{
    "url": "https://demozoo.org/api/v1/productions/36602/?format=api",
    "demozoo_url": "https://demozoo.org/music/36602/",
    "id": 36602,
    "title": "No Idea",
    "author_nicks": [
        {
            "name": "Neuralnet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
                "id": 3958,
                "name": "Neuralnet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AttentionWhore",
            "abbreviation": "ATW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                "id": 3524,
                "name": "AttentionWhore",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-07",
    "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/2012/rewired12/music/neuralnet_-_no_idea.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "77",
            "competition": {
                "id": 3228,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1345/",
                    "id": 1345,
                    "name": "Rewired 2012",
                    "tagline": "",
                    "start_date": "2012-07-06",
                    "end_date": "2012-07-08",
                    "location": "Hasselt, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.927059,
                    "longitude": 5.33598,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}