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

{
    "url": "https://demozoo.org/api/v1/productions/25401/?format=api",
    "demozoo_url": "https://demozoo.org/music/25401/",
    "id": 25401,
    "title": "sss",
    "author_nicks": [
        {
            "name": "Moran",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                "id": 9097,
                "name": "Moran",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tum11/music_executable/sss_by_moran.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "93",
            "competition": {
                "id": 1751,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/349/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/349/",
                    "id": 349,
                    "name": "The Ultimate Meeting 2011",
                    "tagline": "Superhero vs. Supervillain",
                    "start_date": "2011-12-27",
                    "end_date": "2011-12-29",
                    "location": "Durlach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.99976,
                    "longitude": 8.47432,
                    "website": "http://2011.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}