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

{
    "url": "https://demozoo.org/api/v1/productions/58820/?format=api",
    "demozoo_url": "https://demozoo.org/music/58820/",
    "id": 58820,
    "title": "Breakdown",
    "author_nicks": [
        {
            "name": "gemini",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                "id": 5667,
                "name": "gemini",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-28",
    "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/2002/compusphere02/mp3/gemini-breakdown.ogg"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/47138/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "7",
            "competition": {
                "id": 6377,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/476/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/476/",
                    "id": 476,
                    "name": "Compusphere 2002 (13)",
                    "tagline": "Compusphere the 13:th",
                    "start_date": "2002-12-26",
                    "end_date": "2002-12-29",
                    "location": "Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}