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

{
    "url": "https://demozoo.org/api/v1/productions/41764/?format=api",
    "demozoo_url": "https://demozoo.org/music/41764/",
    "id": 41764,
    "title": "Breaking the rules!",
    "author_nicks": [
        {
            "name": "Kinio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26476/?format=api",
                "id": 26476,
                "name": "Kinio",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Logrus",
            "abbreviation": "LGR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16783/?format=api",
                "id": 16783,
                "name": "Logrus",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-26",
    "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/parties/1999/analogue99/mmul/breaking.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "13",
            "competition": {
                "id": 3981,
                "name": "Mod",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/573/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/573/",
                    "id": 573,
                    "name": "Analogue 1999",
                    "tagline": "",
                    "start_date": "1999-02-26",
                    "end_date": "1999-02-27",
                    "location": "Krakow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06007,
                    "longitude": 19.93259,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}