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

{
    "url": "https://demozoo.org/api/v1/productions/57788/?format=api",
    "demozoo_url": "https://demozoo.org/music/57788/",
    "id": 57788,
    "title": "Sixtus, Don't Sing",
    "author_nicks": [
        {
            "name": "Flapjack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5623/?format=api",
                "id": 5623,
                "name": "Flapjack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Appendix",
            "abbreviation": "APX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/AHX/Flapjack/sixtus, don't sing!.ahx"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/sota02/chip/sixtus_don%27t_sing_ahx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "9",
            "competition": {
                "id": 6225,
                "name": "Music - Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/115/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/115/",
                    "id": 115,
                    "name": "Symphony 2001",
                    "tagline": "",
                    "start_date": "2001-09-14",
                    "end_date": "2001-09-16",
                    "location": "Trzcianka, Powiat czarnkowsko-trzcianecki, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.04063,
                    "longitude": 16.45629,
                    "website": ""
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "6.66",
            "competition": {
                "id": 6315,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/651/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/651/",
                    "id": 651,
                    "name": "State of the Art 2002",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Tourcoing, Département du Nord, Nord-Pas-de-Calais, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.7225,
                    "longitude": 3.16028,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ahx"
    ]
}