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

{
    "url": "https://demozoo.org/api/v1/productions/105514/?format=api",
    "demozoo_url": "https://demozoo.org/music/105514/",
    "id": 105514,
    "title": "Inside my Oldschool PC",
    "author_nicks": [
        {
            "name": "Bacter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3510/?format=api",
                "id": 3510,
                "name": "Bacter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "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/Impulsetracker/Bacter/inside%20my%20oldskool%20pc.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "5.837209",
            "competition": {
                "id": 10220,
                "name": "64kb Multichannel 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": [
        "it",
        "13ch"
    ]
}