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

{
    "url": "https://demozoo.org/api/v1/productions/57232/?format=api",
    "demozoo_url": "https://demozoo.org/music/57232/",
    "id": 57232,
    "title": "Dragon Love",
    "author_nicks": [
        {
            "name": "Dr. Vector",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-06-16",
    "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/2001/proxy01/m4ch/drvector-dragon_love.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "14",
            "competition": {
                "id": 6156,
                "name": "Oldschool Music",
                "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": []
}