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

{
    "url": "https://demozoo.org/api/v1/productions/56654/?format=api",
    "demozoo_url": "https://demozoo.org/music/56654/",
    "id": 56654,
    "title": "Тишина",
    "author_nicks": [
        {
            "name": "Shaman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33410/?format=api",
                "id": 33410,
                "name": "Shaman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Galaxy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33402/?format=api",
                "id": 33402,
                "name": "The Galaxy",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-21",
    "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/2004/chaosconstructions04/mp3_ogg/song/oeoeia.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2.944",
            "competition": {
                "id": 6088,
                "name": "MP3 Song",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/313/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/313/",
                    "id": 313,
                    "name": "Chaos Constructions 2004",
                    "tagline": "",
                    "start_date": "2004-08-21",
                    "end_date": "2004-08-22",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}