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

{
    "url": "https://demozoo.org/api/v1/productions/58104/?format=api",
    "demozoo_url": "https://demozoo.org/music/58104/",
    "id": 58104,
    "title": "A place for everybody",
    "author_nicks": [
        {
            "name": "Cyberhead97",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14062/?format=api",
                "id": 14062,
                "name": "Cyberhead97",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ouich",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17967/?format=api",
                "id": 17967,
                "name": "Ouich",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-20",
    "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/the_meltdown01.autumn/mp3_ogg/cyberhead97_-_a_place_for_everybody.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "237",
            "competition": {
                "id": 6273,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/863/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/863/",
                    "id": 863,
                    "name": "The Meltdown 2001 (8)",
                    "tagline": "Autumn - Rise to the Challenge",
                    "start_date": "2001-10-19",
                    "end_date": "2001-10-21",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}