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

{
    "url": "https://demozoo.org/api/v1/productions/52412/?format=api",
    "demozoo_url": "https://demozoo.org/music/52412/",
    "id": 52412,
    "title": "Piano Panic",
    "author_nicks": [
        {
            "name": "Dreyer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8795/?format=api",
                "id": 8795,
                "name": "Dreyer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8353/?format=api",
                "id": 8353,
                "name": "Spoon",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-04",
    "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/2000/trsac00.5/m4ch/dreyer-pianopanic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 1356,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/193/",
                    "id": 193,
                    "name": "TRSAC 00.5",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Horsens Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.9274,
                    "longitude": 9.77377,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}