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

{
    "url": "https://demozoo.org/api/v1/productions/57242/?format=api",
    "demozoo_url": "https://demozoo.org/music/57242/",
    "id": 57242,
    "title": "Happy Moomin",
    "author_nicks": [
        {
            "name": "WayOut",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1757/?format=api",
                "id": 1757,
                "name": "Blamstrain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-06-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/proxy01/mp3/wayout-happy_moomin.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=3",
            "score": "22",
            "competition": {
                "id": 6161,
                "name": "MP3/OGG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/837/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/837/",
                    "id": 837,
                    "name": "Proxy 2001",
                    "tagline": "",
                    "start_date": "2001-06-15",
                    "end_date": "2001-06-17",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": "http://www.kpnet.com/proxy/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}