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

{
    "url": "https://demozoo.org/api/v1/productions/180417/?format=api",
    "demozoo_url": "https://demozoo.org/music/180417/",
    "id": 180417,
    "title": "Calipso",
    "author_nicks": [
        {
            "name": "Batman Group",
            "abbreviation": "BG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18871/?format=api",
                "id": 18871,
                "name": "Batman Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/2017/capacitor17/music/calipso.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13960,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3528/",
                    "id": 3528,
                    "name": "Capacitor 2017",
                    "tagline": "3, recapped",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 36.8,
                    "longitude": -4.75,
                    "website": "http://capacitorparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}