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

{
    "url": "https://demozoo.org/api/v1/productions/47006/?format=api",
    "demozoo_url": "https://demozoo.org/music/47006/",
    "id": 47006,
    "title": "Slim Kim",
    "author_nicks": [
        {
            "name": "Qen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14783/?format=api",
                "id": 14783,
                "name": "Qen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sunshine Productions",
            "abbreviation": "SSP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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/Qen/slim.kim.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/halloween96/m4ch/ssp_slki.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4719,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/819/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/819/",
                    "id": 819,
                    "name": "Halloween 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Rissne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.375568,
                    "longitude": 17.940769,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}