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

{
    "url": "https://demozoo.org/api/v1/productions/106999/?format=api",
    "demozoo_url": "https://demozoo.org/music/106999/",
    "id": 106999,
    "title": "Cosmic Glide",
    "author_nicks": [
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kangooroo",
            "abbreviation": "KNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Teo/cosmic glide.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fuckya99b/m4ch/08.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/spoletium00/m4ch/06.teo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5",
            "competition": {
                "id": 10274,
                "name": "4 Ch Musics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1801/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1801/",
                    "id": 1801,
                    "name": "Fuckya 1999 (3)",
                    "tagline": "",
                    "start_date": "1999-12-04",
                    "end_date": "1999-12-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        },
        {
            "position": 6,
            "ranking": "6",
            "score": "5",
            "competition": {
                "id": 9714,
                "name": "4 Channels Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1040/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1040/",
                    "id": 1040,
                    "name": "Spoletium 2000",
                    "tagline": "",
                    "start_date": "2000-11-25",
                    "end_date": "2000-11-25",
                    "location": "Spoleto, Provincia di Perugia, Umbria, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.74484,
                    "longitude": 12.73737,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}