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

{
    "url": "https://demozoo.org/api/v1/productions/57944/?format=api",
    "demozoo_url": "https://demozoo.org/music/57944/",
    "id": 57944,
    "title": "Bass Fly",
    "author_nicks": [
        {
            "name": "Vince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9825/?format=api",
                "id": 9825,
                "name": "Vince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Numeric Dream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32849/?format=api",
                "id": 32849,
                "name": "Numeric Dream",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-24",
    "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/synthesis01/mp3/bass_fly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 6252,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1165/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1165/",
                    "id": 1165,
                    "name": "Synthesis 2001",
                    "tagline": "",
                    "start_date": "2001-02-23",
                    "end_date": "2001-02-25",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}