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

{
    "url": "https://demozoo.org/api/v1/productions/47352/?format=api",
    "demozoo_url": "https://demozoo.org/music/47352/",
    "id": 47352,
    "title": "Give Me Bass",
    "author_nicks": [
        {
            "name": "BeRo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3961/?format=api",
                "id": 3961,
                "name": "BeRo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tum12/music_executable/berofeatfreqvibezgivemebass.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "151",
            "competition": {
                "id": 4768,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1475/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1475/",
                    "id": 1475,
                    "name": "The Ultimate Meeting 2012",
                    "tagline": "The Ultimate Moving",
                    "start_date": "2012-12-27",
                    "end_date": "2012-12-29",
                    "location": "Griesheim, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.860748,
                    "longitude": 8.56369,
                    "website": "http://2012.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}