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

{
    "url": "https://demozoo.org/api/v1/productions/56744/?format=api",
    "demozoo_url": "https://demozoo.org/music/56744/",
    "id": 56744,
    "title": "Dreams of Solo",
    "author_nicks": [
        {
            "name": "DJ Freax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33313/?format=api",
                "id": 33313,
                "name": "DJ Freax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-03",
    "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/mindresources01/mp3/drmofsolo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "2,77",
            "competition": {
                "id": 6096,
                "name": "MP3 (without vocal)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}