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

{
    "url": "https://demozoo.org/api/v1/productions/49772/?format=api",
    "demozoo_url": "https://demozoo.org/music/49772/",
    "id": 49772,
    "title": "I'm going to be",
    "author_nicks": [
        {
            "name": "Spexzter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4215/?format=api",
                "id": 4215,
                "name": "Spexzter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-30",
    "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/2010/outline10/mmp3/igtb-spxdke.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "103",
            "competition": {
                "id": 3615,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/247/",
                    "id": 247,
                    "name": "Outline 2010",
                    "tagline": "",
                    "start_date": "2010-04-29",
                    "end_date": "2010-05-02",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}