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

{
    "url": "https://demozoo.org/api/v1/productions/39952/?format=api",
    "demozoo_url": "https://demozoo.org/music/39952/",
    "id": 39952,
    "title": "Born",
    "author_nicks": [
        {
            "name": "Wierza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10859/?format=api",
                "id": 10859,
                "name": "Wierza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Venture",
            "abbreviation": "VNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8739/?format=api",
                "id": 8739,
                "name": "Venture",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-22",
    "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/1998/inteloutside98/music/born.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3736,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/517/",
                    "id": 517,
                    "name": "Intel Outside 1998",
                    "tagline": "IO5",
                    "start_date": "1998-08-22",
                    "end_date": "1998-08-23",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}