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

{
    "url": "https://demozoo.org/api/v1/productions/10941/?format=api",
    "demozoo_url": "https://demozoo.org/music/10941/",
    "id": 10941,
    "title": "In Old Ksa Style",
    "author_nicks": [
        {
            "name": "Ravager",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9019/?format=api",
                "id": 9019,
                "name": "Ravager",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Computer Rats Group",
            "abbreviation": "CRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9020/?format=api",
                "id": 9020,
                "name": "Computer Rats Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200212/Ravager-InOldKsaStyle.pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/music/trk/R/Ravager/InOldKsaStyle.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/phat00/zx_spectrum/phat0.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "2593",
            "competition": {
                "id": 843,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/288/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/288/",
                    "id": 288,
                    "name": "Phat 2000 (0)",
                    "tagline": "Phat0",
                    "start_date": "2000-09-22",
                    "end_date": "2000-09-24",
                    "location": "Liepāja, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.51667,
                    "longitude": 21.01667,
                    "website": ""
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "316",
            "competition": {
                "id": 846,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/122/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/122/",
                    "id": 122,
                    "name": "Forever 2001",
                    "tagline": "Forever 2e3 Second Edition",
                    "start_date": "2001-03-16",
                    "end_date": "2001-03-18",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}