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

{
    "url": "https://demozoo.org/api/v1/productions/58357/?format=api",
    "demozoo_url": "https://demozoo.org/music/58357/",
    "id": 58357,
    "title": "Conceptual Song",
    "author_nicks": [
        {
            "name": "Bedrael",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22117/?format=api",
                "id": 22117,
                "name": "Bedrael",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ethereal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29115/?format=api",
                "id": 29115,
                "name": "Ethereal",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/vip3/mmul/bedrael_concept.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "70",
            "competition": {
                "id": 6304,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1085/",
                    "id": 1085,
                    "name": "Very Important Party 2001",
                    "tagline": "VIP 3",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}