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

{
    "url": "https://demozoo.org/api/v1/productions/105630/?format=api",
    "demozoo_url": "https://demozoo.org/music/105630/",
    "id": 105630,
    "title": "Hot Buttered",
    "author_nicks": [
        {
            "name": "Reed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                "id": 931,
                "name": "Reed",
                "is_group": false
            }
        },
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-16",
    "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": "BaseUrl",
            "url": "ftp://yfinder.de/users/reed/music/hot_buttered.zip"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Reed/coop-Tempest/hot%20buttered.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?46410"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/8667/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.522727",
            "competition": {
                "id": 10221,
                "name": "64kb MOD Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2157/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2157/",
                    "id": 2157,
                    "name": "Big Chipcompo 3",
                    "tagline": "Welcome to the world of minimalism!",
                    "start_date": "2002-02",
                    "end_date": "2002-02",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}